Kresimir Tonkovic wrote:
> PostgreSQL version: 8.1.0_3
If this is really 8.1.0, then you should update to the newest version,
as there are some known bugs that cause this problem (autovacuum
related).
> LOG: server process (PID 19375) was terminated by signal 11
> LOG: terminating any other active server processes
What was process 19375 doing? If it was autovacuum, then upgrade to
8.1.2 and try again. If not, let's see a backtrace of the resulting
core dump. Do you have user-defined functions in C language?
--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support