"Tom Lane" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
>
> 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
"Gaetano Mendola" <[EMAIL PROTECTED]> 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 PR
Hi all,
this morning I seen on my test linux box ( Postgres 7.2.2) the followin
lines in the logs:
Sep 24 13:49:59 pserver postgres[24943]: [1214174] DEBUG: BackendStartup:
forked pid=11625 socket=9
Sep 24 13:49:59 pserver postgres[11625]: [1214174] DEBUG: InitPostgres
Sep 24 13:49:59 pserver p