Обсуждение: FATAL: terminating connection due to administrator command

Поиск
Список
Период
Сортировка

FATAL: terminating connection due to administrator command

От
"surabhi.ahuja"
Дата:

i am seeing the following in the postgreslog

why is it coming:
FATAL:  terminating connection due to administrator command

thanks,
regards
Surabhi

Re: FATAL: terminating connection due to administrator command

От
Tom Lane
Дата:
"surabhi.ahuja" <surabhi.ahuja@iiitb.ac.in> writes:
> why is it coming:
> FATAL:  terminating connection due to administrator command

Something sent the backend a SIGTERM signal.  With no more information
than that, it's difficult to say more.

            regards, tom lane