AW: AW: Compile static postgres.lib for postgres 15.3 on Windows

From: Priess Stefan <stefan(dot)priess(at)nexus-chili(dot)com>
To: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-general(at)lists(dot)postgresql(dot)org" <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: AW: AW: Compile static postgres.lib for postgres 15.3 on Windows
Date: 2023-07-31 06:59:10
Message-ID: 9dae955e48cb421288c3e1f6c08d38d5@nexus-chili.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry, I meant that I need to change the default port from 5432 to 5433.

nexus / chili

Stefan Priess
Softwareentwicklung

Tel: +49 6221 18079-10
E-Mail: stefan(dot)priess(at)nexus-chili(dot)com

NEXUS / CHILI GmbH, Friedrich-Ebert-Str. 2, 69221 Dossenheim/Heidelberg
www.nexus-chili.com

Eingetragene Gesellschaft beim Registergericht Mannheim, HRB 337363
Geschäftsführer: Dr. Uwe Engelmann, Dr. Heiko Münch

-----Ursprüngliche Nachricht-----
Von: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
Gesendet: Freitag, 28. Juli 2023 16:44
An: Priess Stefan <stefan(dot)priess(at)nexus-chili(dot)com>; Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-general(at)lists(dot)postgresql(dot)org
Betreff: Re: AW: Compile static postgres.lib for postgres 15.3 on Windows

On 7/28/23 07:26, Priess Stefan wrote:
> Thanks Tom!
>
> I also need to change the default port from 5433 to 5432 (--with-pgport=5433). How can I do this using the build.bat toolchain? I don't see the pgport parameter in the config_default.pl file.

1) The default port is 5432.

2) Why do you want to change it?

>
> Best,
>
> Stefan
>
> nexus / chili
>
> Stefan Priess
> Softwareentwicklung
>
> Tel: +49 6221 18079-10
> E-Mail: stefan(dot)priess(at)nexus-chili(dot)com
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Priess Stefan 2023-07-31 07:52:04 AW: AW: Compile static postgres.lib for postgres 15.3 on Windows
Previous Message Adrian Klaver 2023-07-31 02:46:23 Re: Upgrading