Joshua D. Drake wrote:
> Hello,
>
> I was looking at this todo item and I was wondering why we want to do
> this? I have had to use -o -P on many occassion and was wondering if
> there is something new to replace it in newer PostgreSQL?
Uh, are you confusing it with
postgres -O -P?
Keep in mind that postgres (the standalone backend) is not the same as
postmaster, and that the options are case sensitive :-)
--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2006-06-03 02:27:02 |
| Subject: Re: Why do we want to %Remove behavior of postmaster -o |
| Previous: | From: Joshua D. Drake | Date: 2006-06-03 02:15:08 |
| Subject: Re: COPY (query) TO file |