Re: BUG #15161: libpq - Invalid SSPI context after PQreset

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: BUG #15161: libpq - Invalid SSPI context after PQreset
Дата
Msg-id 148be035-0104-107d-c2bf-54bac530fde3@iki.fi
обсуждение исходный текст
Ответ на BUG #15161: libpq - Invalid SSPI context after PQreset  (PG Bug reporting form <noreply@postgresql.org>)
Ответы Re: BUG #15161: libpq - Invalid SSPI context after PQreset  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-bugs
On 17/04/18 09:35, PG Bug reporting form wrote:
> PostgreSQL version: 9.3.5
 >
> ...
 >
> I've tried also changing the application to run a single thread and start 10
> instances of it. In this case there is no sspi error. Thus I suspect the
> libpq implementation.

The issue you're describing sounds a lot like the one that was fixed 
here: 
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=e6c33d594a004a2c831cdff1a16276347d30f703.

9.3.5 is a really old version. The latest 9.3 minor release is 9.3.22. 
If what you're seeing is the same bug, it has been fixed in the latest 
minor version. Even if it turns out to be something different, you 
really need to upgrade.

Note: 9.3 major version is reaching end of life in September, so you 
should start planning an upgrade to a more recent major version, too. 
See https://www.postgresql.org/support/versioning/.

- Heikki


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Emre Hasegeli
Дата:
Сообщение: Re: Standby corruption after master is restarted
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: BUG #15161: libpq - Invalid SSPI context after PQreset