-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: Priess Stefan
Gesendet: Montag, 31. Juli 2023 09:52
An: Tom Lane
Cc:
sendet: Freitag, 28. Juli 2023 17:01
An: Priess Stefan
Cc: pgsql-general@lists.postgresql.org
Betreff: Re: AW: Compile static postgres.lib for postgres 15.3 on Windows
Priess Stefan writes:
> I also need to change the default port from 5433 to 5432
> (--with-pgport=5433). How can I do th
Gesellschaft beim Registergericht Mannheim, HRB 337363
Geschäftsführer: Dr. Uwe Engelmann, Dr. Heiko Münch
-Ursprüngliche Nachricht-
Von: Adrian Klaver
Gesendet: Freitag, 28. Juli 2023 16:44
An: Priess Stefan ; Tom Lane
Cc: pgsql-general@lists.postgresql.org
Betreff: Re: AW: Compile static
: Tom Lane
Gesendet: Freitag, 28. Juli 2023 14:48
An: Priess Stefan
Cc: pgsql-general@lists.postgresql.org
Betreff: Re: Compile static postgres.lib for postgres 15.3 on Windows
Priess Stefan writes:
> up to version 9.6.22 there was a win32.mak file in the src/interfaces/libpw
> folder whi
Hi all,
up to version 9.6.22 there was a win32.mak file in the src/interfaces/libpw
folder which could be used to compile a static postgres.lib using nmake. Since
Postgres 10 this file has been removed.
Is it still possilbe to build a static postgres.lib for windows ? And if so,
how do I do it