The pgstartup.log has the following information:
Code: Select all
2007-03-07 15:12:33 LOG: database system was shut down at 2007-03-07 15:12:32 EST
2007-03-07 15:12:33 LOG: checkpoint record is at 0/9B1058
2007-03-07 15:12:33 LOG: redo record is at 0/9B1058; undo record is at 0/0; shutdown TRUE
2007-03-07 15:12:33 LOG: next transaction ID: 536; next OID: 17142
2007-03-07 15:12:33 LOG: database system is ready
2007-03-07 15:12:42 LOG: received fast shutdown request
2007-03-07 15:12:42 LOG: shutting down
2007-03-07 15:12:45 LOG: database system is shut down
2007-03-07 15:12:45 LOG: database system was shut down at 2007-03-07 15:12:45 EST
2007-03-07 15:12:45 LOG: checkpoint record is at 0/9BD498
2007-03-07 15:12:45 LOG: redo record is at 0/9BD498; undo record is at 0/0; shutdown TRUE
2007-03-07 15:12:45 LOG: next transaction ID: 542; next OID: 17143
2007-03-07 15:12:45 LOG: database system is ready
2007-03-07 15:13:16 LOG: received fast shutdown request
2007-03-07 15:13:16 LOG: shutting down
2007-03-07 15:13:19 LOG: database system is shut down
2007-03-07 15:13:22 LOG: database system was shut down at 2007-03-07 15:13:19 EST
2007-03-07 15:13:22 LOG: checkpoint record is at 0/9BD4D8
2007-03-07 15:13:22 LOG: redo record is at 0/9BD4D8; undo record is at 0/0; shutdown TRUE
2007-03-07 15:13:22 LOG: next transaction ID: 542; next OID: 17143
2007-03-07 15:13:22 LOG: database system is ready
2007-03-07 15:16:22 LOG: received fast shutdown request
2007-03-07 15:16:22 LOG: aborting any active transactions
2007-03-07 15:16:22 FATAL: terminating connection due to administrator command
2007-03-07 15:16:22 FATAL: terminating connection due to administrator command
2007-03-07 15:16:22 FATAL: terminating connection due to administrator command
2007-03-07 15:16:22 FATAL: terminating connection due to administrator command
2007-03-07 15:16:22 FATAL: terminating connection due to administrator command
2007-03-07 15:16:22 LOG: shutting down
2007-03-07 15:16:26 LOG: database system is shut down
2007-03-07 15:20:28 LOG: could not bind IPv4 socket: Cannot assign requested address
HINT: Is another postmaster already running on port 5733? If not, wait a few seconds and retry.
2007-03-07 15:20:28 FATAL: could not create listen socket for "xxx.xxx.xxxxxx.org"
I have searched the forums and have not found anything that helped.
