Re: pg_regress starting postmaster - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_regress starting postmaster
Date
Msg-id 6422.1159113851@sss.pgh.pa.us
Whole thread Raw
In response to Re: pg_regress starting postmaster  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers
"Magnus Hagander" <mha@sollentuna.net> writes:
> Actually, a second thought given that I was just bitten by the
> run-tests-as-admin-doesn't-work - should we use pg_ctl to start it?

No, not unless you'd like to break pg_regress's ability to kill the
postmaster --- we need the postmaster to be the direct child process.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_regress starting postmaster
Next
From: Tom Lane
Date:
Subject: Re: PostgreSQL 8.2beta1 w/ VALUES