I am having several issues with workers losing connection to PostgreSQL database running in docker. In my logs I see this message repeated several times:
FATAL: terminating connection due to unexpected postmaster exit
I cannot find any information about this error on line. What exactly is an unexpected postmaster exit?
