Re: [HACKERS] postmaster and postgres options assimilation

2005-12-23 Thread Tom Lane
Peter Eisentraut <[EMAIL PROTECTED]> writes: > -S > postmaster: silent mode > postgres: work_mem > Renaming the postgres side of -N, -o, -p, and -s might not really do > any harm, but the -S option used to be very popular on the postgres > command-line via -o from the postmaster, so I'm af

[HACKERS] postmaster and postgres options assimilation

2005-12-23 Thread Peter Eisentraut
I've looked at the issue of assimilating the options of postmaster and postgres, which has been mentioned now and then over the years. Basically, we have five conflict cases that need to be resolved by breaking one or the other, namely: -N postmaster: max_connections postgres: do not e