Re: [GENERAL] More details on Database corruption

1998-08-13 Thread Dimitri
It seems to be the same for me... But I can see "tasks" table after restarting of psql, so it doesn't crash the data files. What can be usefull is the messages in the server.log file: Too Large Allocation Request ... File: mcxt.c Line: 232 I don't know the code of PG, but we can ask PG "gurus"

[GENERAL] More details on Database corruption

1998-08-13 Thread George Kousi
Hi, I managed to recreate a simple example that's crashing postgres. I am running on a DEC Alpha with Digital Unix Version 4.0d and Postgres 3.2. I tried this example several times, on several databases and it crashes every time. We also re-built Postgres and still did not work. Here's the ex