| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Ed <ed(at)jetumele(dot)com> |
| Cc: | pgsql sql <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Re: Corruption... please help |
| Date: | 2000-07-10 13:27:29 |
| Message-ID: | 200007101327.JAA26977@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
[ Charset ISO-8859-1 unsupported, converting... ]
> Hi...
>
> I am unable to select every row from a table. Every time, the backend
> disconnect. When I do a :
>
> The_DB=> vacuum;
>
> I get :
>
> ERROR: Invalid XID in t_cmin (2)
>
> What does it meens and how can I recover from it?
>
Are you the one moving the table files around? You need pg_log. See
pg_upgrade.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Lockhart | 2000-07-10 14:24:32 | Re: Type conversion |
| Previous Message | Ed | 2000-07-10 13:18:44 | Corruption... please help |