| From: | Виктор Егоров <vyegorov(at)gmail(dot)com> |
|---|---|
| To: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: pg_upgrade default ports in the --help output |
| Date: | 2012-10-04 13:50:09 |
| Message-ID: | CAGnEbojGi21Az+MbEOxOcUCvkuURPa_uy_QkVJH7P8QctZO56g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
2012/10/4 Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com>:
> http://www.postgresql.org/docs/9.2/static/pgupgrade.html
> "Obviously, no one should be accessing the clusters during the upgrade.
> pg_upgrade defaults to running servers on port 50432 to avoid unintended
> client connections. You can use the same port number for both clusters when
> doing an upgrade because the old and new clusters will not be running at the
> same time. However, when checking an old running server, the old and new
> port numbers must be different."
Should have checked the docs first, sorry for the noise.
>> Why is this different from:
>> --with-pgport=PORTNUM set default port number [5432]
>
> Where is this coming from?
./configure --help
--
Victor Y. Yegorov
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David Fetter | 2012-10-04 15:13:59 | Re: Moving from Java 1.5 to Java 1.6 |
| Previous Message | Adrian Klaver | 2012-10-04 13:36:09 | Re: pg_upgrade default ports in the --help output |