Michael Brusser <[EMAIL PROTECTED]> writes: > Now, (on Linux only) we sometimes run into this:
> 2003-07-29 11:31:15 [26665] LOG: smart shutdown request > 2003-07-29 11:31:15 [26728] LOG: shutting down > 2003-07-29 11:31:17 [26728] LOG: database system is shut down > 2003-07-29 11:31:19 [26767] LOG: database system was shut down at > 2003-07-29 11:31:17 EDT > 2003-07-29 11:31:19 [26767] LOG: checkpoint record is at 0/C01520 > 2003-07-29 11:31:19 [26767] LOG: redo record is at 0/C01520; undo record > is at 0/0; shutdown TRUE > 2003-07-29 11:31:19 [26767] LOG: next transaction id: 15648; next oid: > 18523 > 2003-07-29 11:31:24 [26769] FATAL: The database system is starting up > 2003-07-29 11:31:26 [26767] LOG: database system is ready This just looks like some client tried to connect before the startup process finished. It'll get turned away with a message like the above. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster