Hi,
I issued command to start up postmaster and got following logs:
$ postmaster -D /usr/local/pgsql/data
LOG: shmdt(0xeb0000) failed: Invalid argument
LOG: database system was shut down at 2003-12-03 11:40:26 CST
LOG: checkpoint record is at 0/9DE830
LOG: redo record is at 0/9DE830; undo record is at 0/0; shutdown TRUE
LOG: next transaction ID: 534; next OID: 17142
LOG: database system is ready
Then it hangs there forever. What should I do next? use C^ C to stop it?
Thanks for any advice in advance
Mimi