pg_upgrade default ports in the --help output

From: Виктор Егоров <vyegorov(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_upgrade default ports in the --help output
Date: 2012-10-04 07:29:01
Message-ID: CAGnEbog-qkUgS21RhHorLSnXUntnu-JaUgkak6bSJj6+v2aV7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Greetings.

I just noticed the following default ports in the pg_upgrade --help:
-p, --old-port=OLDPORT old cluster port number (default 50432)
-P, --new-port=NEWPORT new cluster port number (default 50432)

Why is this different from:
--with-pgport=PORTNUM set default port number [5432]

--
Victor Y. Yegorov

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ivan Voras 2012-10-04 10:12:55 Re: What's faster? BEGIN ... EXCEPTION or CREATE TEMP TABLE IF NOT EXISTS?
Previous Message Swayam Prakash Vemuri 2012-10-04 06:52:55 Moving from Java 1.5 to Java 1.6