Michael Brusser <[EMAIL PROTECTED]> writes: > The error message is always the same: > FATAL: The database system is shutting down > But from what I see no one is trying to shut down the database at this time.
*Something* has sent the postmaster a shutdown signal --- either SIGINT or SIGTERM. Look around and find out what. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend