Tatsuo Ishii <t-ishii@sra.co.jp> writes:
> Does anybody know why test/regress/pg_regress.sh overrides --port or
> PGPORT? It would be nice if we could do two distinct tests at the same
> time. But pg_regress.sh forces to use port 65432.
Well, it should surely *not* use PGPORT; that's likely to be occupied.
But a --port switch doesn't seem unreasonable.
regards, tom lane