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

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Vladimir Svedov <vodevsh(at)gmail(dot)com>
Cc: Kevin Grittner <kgrittn(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: postgres 9.3 postgres_fdw ::LOG: could not receive data from client: Connection reset by peer
Date: 2016-11-23 16:58:32
Message-ID: CA+TgmoY-aqGYY6ySLwZ99xV-t76Mo4F09bn3rDoCM_ETsUTBTA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Nov 23, 2016 at 3:08 AM, Vladimir Svedov <vodevsh(at)gmail(dot)com> wrote:
> 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

OK, that's pretty weird.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2016-11-23 17:49:37 Re: patch: function xmltable
Previous Message Alvaro Herrera 2016-11-23 16:54:48 Re: patch: function xmltable