Re: [HACKERS] Startup successful message, even on failure

2005-06-29 Thread Tom Lane
Michael Glaesemann <[EMAIL PROTECTED]> writes: > A number of times when I've attempted to start the postmaster (using > pg_ctl start) I've gotten Fatal error messages (usually when I don't > have the shmmax/shmall settings correct) followed by a success > message (something like "postmaster s

[HACKERS] Startup successful message, even on failure

2005-06-29 Thread Michael Glaesemann
A number of times when I've attempted to start the postmaster (using pg_ctl start) I've gotten Fatal error messages (usually when I don't have the shmmax/shmall settings correct) followed by a success message (something like "postmaster sucessfully started"). I don't currently have any shel