Re: The database system is in recovery mode

Поиск
Список
Период
Сортировка
От Iavor Raytchev
Тема Re: The database system is in recovery mode
Дата
Msg-id 006301c288c3$738fa830$7b2bb23e@iavor
обсуждение исходный текст
Ответ на Re: missing const it PQexscapeBytea/PQunescapeBytea in 7.3b3  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: The database system is in recovery mode  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom,

Before the crash is this one -

FATAL 1: Sorry, too many clients already

Then there is a mixture of three messages -

IpcSemaphoreLock: semop(id=-1) failed: Invalid argument

DEBUG: pq_flush: send() failed: Bad file descriptor

NOTICE: Message from PostgreSQL backend:
The Postmaster has informed me that some other backend
died abnormally and possibly corrupted shared memory.
I have rolled back the current transaction and am
going to terminate your database system connection and exit.
Please reconnect to the database system and repeat your query.

Shall we simply restart? Are there anywhere advices how to handle if too
many clients try to connect?

Iavor

----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "Iavor Raytchev" <pobox@verysmall.org>
Cc: <pgsql-hackers@postgresql.org>
Sent: Sunday, November 10, 2002 2:54 PM
Subject: Re: [HACKERS] The database system is in recovery mode


> "Iavor Raytchev" <pobox@verysmall.org> writes:
> > -bash-2.05b$ psql
> > psql: FATAL 1:  The database system is in recovery mode
>
> What do you find in the postmaster's log?
>
> regards, tom lane




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: The database system is in recovery mode
Следующее
От: snpe
Дата:
Сообщение: SQL syntax (column alias)