Buen día, tengo un servidor con Postgres 8.4 en Windows 2000, van dos ocasiones en esta semana en que se me cae postgres y se me pierden todas las conexiones activas, desconozco si el problema esta en la BD, a este servidor se conectan aproximadamente 150 clientes de manera simultanea, revise los logs de postgres y esto es lo que me sale, les agradezco cualquier orientación al respecto:
2012-03-09 17:19:00 PSTLOG: server process (PID 3992) exited with exit code 128 2012-03-09 17:19:00 PSTLOG: terminating any other active server processes 2012-03-09 17:19:00 PSTWARNING: terminating connection because of crash of another server process 2012-03-09 17:19:00 PSTDETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. 2012-03-09 17:19:00 PSTHINT: In a moment you should be able to reconnect to the database and repeat your command.