stavo provando a fare backup del database
attraverso pgAdmin III ma mi da un errore.
pg_dump: SQL command failed
pg_dump: Error message from server: ERROR: could not read block 90 of relation base/148722/148750: Invalid argument
pg_dump: The command was: COPY public.handhistories (pokerhand_id, handhistory, standardizedhandhistory, filename) TO stdout;
pg_dump: *** aborted because of error
Il processo ha ritornato il codice di uscita 1.
che può essere???
inoltre questo significa che il database non è stato salvato???
cosa posso fare???