Re: [HACKERS] Recovery error

2001-08-07 Thread Tom Lane
Meszaros Attila <[EMAIL PROTECTED]> writes: > Accidentally I've ran out of disk space during intensive database write > operations. At the begining the backend went to recovery mode a few times, > and continued the work, but finally it has terribly died > ( Segfault at backend/utils/mmgr/mc

[HACKERS] Recovery error

2001-08-07 Thread Meszaros Attila
Hi, Accidentally I've ran out of disk space during intensive database write operations. At the begining the backend went to recovery mode a few times, and continued the work, but finally it has terribly died ( Segfault at backend/utils/mmgr/mcxt.c 222 ) After this event, the recovery ha