Re: [SQL] FATAL 2: PageIndexTupleDelete

2003-11-20 Thread cristi
Yes, you right! I used pg_dump command and now is working. Thank you very much! PS. I have version 7.2.2 on RH 8.0 > > FATAL 2: PageIndexTupleDelete: corrupted page pointers: lower =3D 12289, up= > > per =3D > > 1, special =3D 60672 > > > Why do I have this error message and how can I fix it? > >

Re: [SQL] FATAL 2: PageIndexTupleDelete

2003-11-19 Thread Tom Lane
"cristi" <[EMAIL PROTECTED]> writes: > FATAL 2: PageIndexTupleDelete: corrupted page pointers: lower =3D 12289, up= > per =3D > 1, special =3D 60672 > Why do I have this error message and how can I fix it? This is a data-corruption problem. Have you had any system crashes or other odd behavior l

Re: [SQL] FATAL 2: PageIndexTupleDelete

2003-11-17 Thread Gaetano Mendola
cristi wrote: salt=# vacuum full; FATAL 2: PageIndexTupleDelete: corrupted page pointers: lower = 12289, upper = 1, special = 60672 server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. The connection to the se

[SQL] FATAL 2: PageIndexTupleDelete

2003-11-17 Thread cristi
salt=# vacuum full; FATAL 2: PageIndexTupleDelete: corrupted page pointers: lower = 12289, upper = 1, special = 60672 server closed the connection unexpectedly This probably means the server terminated abnormally before or while processing the request. The connection to the server was lost. A