From: | Wim <wdh(at)belbone(dot)be> |
---|---|
To: | "Nigel J(dot) Andrews" <nandrews(at)investsystems(dot)co(dot)uk>, pgsql-novice <pgsql-novice(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: URGENT! pg_dump doesn't work! |
Date: | 2002-07-22 11:08:15 |
Message-ID: | 3D3BE79F.9010008@belbone.be |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-novice |
Nigel J. Andrews wrote:
>On Mon, 22 Jul 2002, Wim wrote:
>
>>Hello guys,
>>
>>I have a problem with my postgres 7.2.1 database.
>>I can't perform a pg_dump one my database...
>>The message I get back is:
>>
>>pg_dump: query to obtain list of tables failed: server closed the
>>connection unexpectedly
>> This probably means the server terminated abnormally
>> before or while processing the request.
>>pg_dump failed on belbonedb_v2, exiting
>>
>>Whe I connect to the database and do:
>>
>>belbonedb_v2=# \dt networks
>>
>>I get:
>>
>>ERROR: AllocSetFree: cannot find block containing chunk 4aee70
>>
>>
>>Can I fix this error?
>>
>
>
>Is this perhaps another of those hardware errors that seem to be turning up at
>the moment?
>
>So Wim, did you have improper shutdowns? Are you confident in your memory and
>hard disk(s)?
>
>
The database is never killed with the -9 and I have no problems with my
hard disks or memory...
Is it a bug that can be fixed? I can create a DB with the same tables
and do a 'copy from/to' to transfer the data.
'Cause it is a large DB (tables with more that 1 million rows) , I would
do this if I have no other option left...
Thanx!
Wim
From | Date | Subject | |
---|---|---|---|
Next Message | Pierre-Yves Landuré | 2002-07-22 12:02:04 | what the meaning of overlap for polygon ? |
Previous Message | Nigel J. Andrews | 2002-07-22 10:09:54 | Re: URGENT! pg_dump doesn't work! |
From | Date | Subject | |
---|---|---|---|
Next Message | Nigel J. Andrews | 2002-07-22 13:00:47 | Re: URGENT! pg_dump doesn't work! |
Previous Message | Nigel J. Andrews | 2002-07-22 10:09:54 | Re: URGENT! pg_dump doesn't work! |