On Fri, 2013-05-03 at 21:23 -0400, Tom Lane wrote: > Peter Eisentraut <[email protected]> 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? -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
