Alvaro Herrera <[EMAIL PROTECTED]> writes:
> Peter Eisentraut dijo:
>> $ postmaster --help
>> ...
>> Report bugs to <[EMAIL PROTECTED]>.
>> DEBUG: proc_exit(0)
>> DEBUG: shmem_exit(0)
>> DEBUG: exit(0)
>> $
Fixed: someone was sloppy about the initial value of server_min_messages.
> This is w
Peter Eisentraut dijo:
> $ postmaster --help
> ...
> Report bugs to <[EMAIL PROTECTED]>.
> DEBUG: proc_exit(0)
> DEBUG: shmem_exit(0)
> DEBUG: exit(0)
> $
This is weird:
$ postmaster -d1 --help
FATAL: --help requires argument
$
--
Alvaro Herrera ()
"La espina, desde que nace, ya pincha"
$ postmaster --help
...
Report bugs to <[EMAIL PROTECTED]>.
DEBUG: proc_exit(0)
DEBUG: shmem_exit(0)
DEBUG: exit(0)
$
This is from a fresh installation, no debugging turned on.
--
Peter Eisentraut [EMAIL PROTECTED]
---(end of broadcast)---