Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer

Поиск
Список
Период
Сортировка
От Vladimir Svedov
Тема Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer
Дата
Msg-id CADqDLE9-0GzPrk6XMmfU-ySos_1s=SiiquTH=wa=k6cYMmoFfg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer
Список pgsql-hackers
No, I select from it OK.
The bug(?) is that when I do it in oppened psql session it produces no log, and when I run same select as psql -c "SELECT..." it gives the above

2016-11-22 20:18 GMT+00:00 Robert Haas <robertmhaas@gmail.com>:
On Tue, Nov 22, 2016 at 5:05 AM, Vladimir Svedov <vodevsh@gmail.com> wrote:
> Hi,
> Sorry - tried to reproduce on other machine and gather all statements. And
> failed
> Installed 9.3 (which has those symptoms) and still can't reproduce.
> Must be platform specific, not version

Probably the foreign server isn't configured properly, and points to a
host/port to that resets the connection when you attempt to connect to
it.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Dilip Kumar
Дата:
Сообщение: Re: Parallel bitmap heap scan
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Performance degradation in Bitmapscan (commit 75ae538bc3168bf44475240d4e0487ee2f3bb376)