pg_dump: Error message from server: ERROR: missing chunk number

From: Silvio Brandani <silvio(dot)brandani(at)tech(dot)sdb(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: pg_dump: Error message from server: ERROR: missing chunk number
Date: 2010-06-15 13:38:42
Message-ID: 4C178262.9060000@tech.sdb.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

We have a standby database version postgres 8.3.1 on linux .
During pg_dump we get the error:

-- pg_dump: SQL command failed
-- pg_dump: Error message from server: ERROR: missing chunk number 0
for toast value 254723406
-- pg_dump: The command was: COPY helpdesk.attachments_data (id,
filedata, attachment_id) TO stdout;

I have already try to reindex and vacuum full the table. but problem
still stand.

How can we fix this error and get a good dump??--

Any help higly appreciated.

--Silvio Brandani

---

Utilizziamo i dati personali che la riguardano esclusivamente per nostre finalità amministrative e contabili, anche quando li comunichiamo a terzi. Informazioni dettagliate, anche in ordine al Suo diritto di accesso e agli altri Suoi diritti, sono riportate alla pagina http://www.savinodelbene.com/news/privacy.html
Se avete ricevuto questo messaggio per errore Vi preghiamo di ritornarlo al mittente eliminandolo assieme agli eventuali allegati, ai sensi art. 616 codice penale http://www.savinodelbene.com/codice_penale_616.html
L'Azienda non si assume alcuna responsabilità giuridica qualora pervengano da questo indirizzo messaggi estranei all'attività lavorativa o contrari a norme.
--

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2010-06-15 14:30:34 Re: pg_dump: Error message from server: ERROR: missing chunk number
Previous Message Gnanakumar 2010-06-15 06:37:26 Re: Fatal Error during PITR Recovery