this form.
POSTGRESQL BUG REPORT TEMPLATE
Your name : arguile
Your email address : [EMAIL PROTECTED]
System Configuration
-
Architectur
Simplest case to test is:
pg_ctl start -D /valid/db/dir -l /invalid/dir
pg_ctl: /invalid/dir: No such file or directory
postmaster successfully started
Postmaster hasn't started and the error could probably use some work.
Perhaps some more tests after line 340 of pg_ctl would be appr
On Thu, 2003-10-02 at 00:54, Tom Lane wrote:
> Arguile <[EMAIL PROTECTED]> writes:
> > Simplest case to test is:
> > pg_ctl start -D /valid/db/dir -l /invalid/dir
> > pg_ctl: /invalid/dir: No such file or directory
> > postmaster successfully started