Re: pgsql: pg_upgrade: Remove PGPORT handling from test suite - Mailing list pgsql-committers

From Peter Eisentraut
Subject Re: pgsql: pg_upgrade: Remove PGPORT handling from test suite
Date
Msg-id 1367810582.16014.2.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: pgsql: pg_upgrade: Remove PGPORT handling from test suite  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pgsql: pg_upgrade: Remove PGPORT handling from test suite  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
On Fri, 2013-05-03 at 21:23 -0400, Tom Lane wrote:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > pg_upgrade: Remove PGPORT handling from test suite
>
> This patch appears to have broken the ability to run "make check"
> for pg_upgrade when there's an installed server running at the build's
> default PGPORT.  I get a bleat about how the port is already in use...

Still works for me:

make check PGPORT=55555

What were you using?




pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates
Next
From: Bruce Momjian
Date:
Subject: pgsql: Revert idea of zer-padding padding session id in log_line_prefix