Re: pg_regress starting postmaster

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Magnus Hagander" <mha(at)sollentuna(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_regress starting postmaster
Date: 2006-09-24 16:03:12
Message-ID: 6403.1159113792@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> subject says it all. pg_regress starts "postmaster" (pg_regress.c, line
> 1515). Shouldn't this be "postgres" these days?

No. We're a very long way away from considering removing the
postmaster symlink, so it doesn't matter.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-09-24 16:04:11 Re: pg_regress starting postmaster
Previous Message Magnus Hagander 2006-09-24 15:32:44 Updates to pg_regress.c