Postgres Wierdness

Поиск
Список
Период
Сортировка
От Alex Turner
Тема Postgres Wierdness
Дата
Msg-id 33c6269f0601181122vda23ba0i96bb22cc7e3f380e@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres Wierdness  (Michael Crozier <crozierm@conducivetech.com>)
Список pgsql-general
I just started using JDBC to connect to postgres from Tomcat, and when
I pg_ctl stop -m immediate my server, I get a bunch of messages thus:

WARNING: terminating connection because of crash of another server process
DETAIL: 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.

When the server comes back up, it claims:
LOG: database system was not propertly shut down; automatic recovery in progress

I'm using the Jdbc3PoolingDataSource to connection.  The code isn't
doing any write transactions at all at this point.

Anyone any idea what might be happening here?

Alex Turner

В списке pgsql-general по дате отправления:

Предыдущее
От: Alex Turner
Дата:
Сообщение: Re: RAID 5 and postgresql
Следующее
От: Michael Crozier
Дата:
Сообщение: Re: Postgres Wierdness