No ENABLE_GSS in generated Visual Studio project files
От | PG Doc comments form |
---|---|
Тема | No ENABLE_GSS in generated Visual Studio project files |
Дата | |
Msg-id | 162188516759.9354.14591223689025717232@wrigleys.postgresql.org обсуждение исходный текст |
Ответы |
Re: No ENABLE_GSS in generated Visual Studio project files
|
Список | pgsql-docs |
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/13/install-windows.html Description: I tried to build using Visual Studio 2019. Although I have enable the kerberos support in the configuration file, the generated Visual Studio project files do not define "ENABLE_GSS". Running the binaries (as a service) resulted in the following error in the log file: 2021-05-24 14:19:04.047 CDT [256] LOG: starting PostgreSQL 13.2, compiled by Visual C++ build 1928, 64-bit 2021-05-24 14:19:04.048 CDT [256] LOG: listening on IPv6 address "::", port 5432 2021-05-24 14:19:04.049 CDT [256] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-05-24 14:19:04.099 CDT [256] LOG: invalid authentication method "gss": not supported by this build 2021-05-24 14:19:04.099 CDT [256] CONTEXT: line 87 of configuration file "D:/Programs/PostgreSQL/13/data/pg_hba.conf" 2021-05-24 14:19:04.099 CDT [256] FATAL: could not load pg_hba.conf 2021-05-24 14:19:04.101 CDT [256] LOG: database system is shut down
В списке pgsql-docs по дате отправления: