| От | Tom Lane |
|---|---|
| Тема | Re: 'startup waiting' status message |
| Дата | |
| Msg-id | 9384.1154922823@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | 'startup waiting' status message ("Jim C. Nasby" <jnasby@pervasive.com>) |
| Список | pgsql-hackers |
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> postgres 2038 0.0 0.2 19628 3328 ? S 15:04 0:00 postgres:
> aspadmin test 192.168.100.7(34223) startup waiting
> I've grepped through the source code (grep -ri startup src|grep -i
> waiting) and can't find this anywhere...
You wouldn't, because that's a composite of two messages: we are waiting
for some lock while still in startup mode. A reasonable bet is that
someone's got a more-or-less-exclusive lock on one of the system
catalogs that startup needs to read. The contents of pg_locks would
help, if this state persists long enough to investigate ...
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера