Re: 9.1.3 backends getting stuck in 'startup'

Поиск
Список
Период
Сортировка
От Jeff Frost
Тема Re: 9.1.3 backends getting stuck in 'startup'
Дата
Msg-id 343438C7-5C1A-47B9-BBE8-AE0E6DC57804@pgexperts.com
обсуждение исходный текст
Ответ на Re: 9.1.3 backends getting stuck in 'startup'  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: 9.1.3 backends getting stuck in 'startup'  (Jeff Frost <jeff@pgexperts.com>)
Список pgsql-bugs
On Apr 27, 2012, at 6:15 PM, Tom Lane wrote:

> Jeff Frost <jeff@pgexperts.com> writes:
>> Oh, good idea!  Looks like pg_buffercache is installed in this DB.  Cust=
omer
>> reports that it has been installed since the server has existed (and on =
the
>> previous server) but is not currently being used, though the issue with =
the
>> hanging startups did not start until this morning. Could it still cause
>> contention even if it's not being executed?
>=20
> No, it shouldn't.  Perhaps we should start asking questions around the
> idea of "so what changed this morning?".  There has to have been some
> triggering cause, a configuration change or application change or
> something.


Since I had a theory that it's probably stalling on pg_catalog access, one =
of the guys wrote a test harness that makes several connections and creates=
 and drops lots of temp tables. That does seem to allow us to reproduce the=
 issue in the production DB, but not in a newly created DB.  So, we're abou=
t to initdb a new data directory and slony replicate the data over to it on=
 the original server.

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

Предыдущее
От: Alex Hunsaker
Дата:
Сообщение: Re: hstore parser incorrectly handles malformed input
Следующее
От: Petteri Räty
Дата:
Сообщение: Re: BUG #6619: Misleading output from slave when host is not running