Re: LWLockAcquire
От | Tom Lane |
---|---|
Тема | Re: LWLockAcquire |
Дата | |
Msg-id | 10855.1032970976@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | LWLockAcquire ("Gaetano Mendola" <mendola@bigfoot.com>) |
Список | pgsql-admin |
"Gaetano Mendola" <mendola@bigfoot.com> writes: > Sep 24 13:49:59 pserver postgres[11625]: [1214176] DEBUG: proc_exit(0) > Sep 24 13:49:59 pserver postgres[11625]: [1214177] DEBUG: shmem_exit(0) > Sep 24 13:49:59 pserver postgres[11625]: [1214178] FATAL 1: LWLockAcquire: > can't wait without a PROC structure > Sep 24 13:49:59 pserver postgres[11625]: [1214179] DEBUG: proc_exit(1) > Sep 24 13:49:59 pserver postgres[11625]: [1214180] DEBUG: shmem_exit(1) > Sep 24 13:49:59 pserver postgres[11625]: [1214181] DEBUG: exit(1) Ah-hah! Thanks for posting that snippet. I dunno when it would have occurred to anyone to look for the cause of this message in backend shutdown, rather than backend startup ... but that was the place to look. A fix will appear in 7.3 (probably in 7.3beta3). regards, tom lane
В списке pgsql-admin по дате отправления: