Re: libpq copy error handling busted

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: libpq copy error handling busted
Дата
Msg-id CA+hUKGKjQZddcnVFBpfbJk_2Z1We1zVUR01WG5SMR3j9h0zShg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: libpq copy error handling busted  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Thu, Jun 4, 2020 at 3:36 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Here's what I tested.

In passing, I noticed that this:

$ psql ...
psql: error: could not connect to server: private key file
"src/test/ssl/ssl/client-revoked.key" has group or world access;
permissions should be u=rw (0600) or less

... leads to this nonsensical error message on the server:

2020-06-04 16:03:11.547 NZST [7765] LOG:  could not accept SSL
connection: Success



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

Предыдущее
От: Chapman Flack
Дата:
Сообщение: Re: [PATCH] Leading minus for negative time interval in ISO 8601
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Incorrect comment in be-secure-openssl.c