From: | "Edoardo Ceccarelli" <eddy(at)axa(dot)it> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | pg_clog |
Date: | 2006-12-18 17:57:23 |
Message-ID: | 2c5b22d10612180957s78fa6fd8s9f913673bfadbe0e@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-jdbc |
Hi,
just encountered this error trying to dump my db:
any ideas?
Thank you
pg_dump: ERROR: could not access status of transaction 1629514106
DETAIL: could not open file "pg_clog/0612": No such file or directory
pg_dump: SQL command to dump the contents of table "annuncio400" failed:
PQendcopy() failed.
pg_dump: Error message from server: ERROR: could not access status of
transaction 1629514106
DETAIL: could not open file "pg_clog/0612": No such file or directory
pg_dump: The command was: COPY public.annuncio400 (testo, telef1, pref1,
rubric, tiprec, uscita, telef2, pref2, giornouscita, meseuscita, annouscita,
prezzo, annofabbr, locali, codedi, codcliente, email, tipoannuncio, ka) TO
stdout;
From | Date | Subject | |
---|---|---|---|
Next Message | Edoardo Ceccarelli | 2006-12-18 18:04:33 | Re: pg_clog |
Previous Message | Pascal Tufenkji | 2006-12-18 14:59:58 | unsubscribe |
From | Date | Subject | |
---|---|---|---|
Next Message | Edoardo Ceccarelli | 2006-12-18 18:04:33 | Re: pg_clog |
Previous Message | Roland Walter | 2006-12-18 16:22:37 | Re: Efficient Insert statement for one record into multiple |