:
> On Mon, Nov 21, 2016 at 6:32 AM, Vladimir Svedov
> wrote:
>
>> Hi,
>> I have this question. Looked for a help on http://dba.stackexchange.com/
>> No success.
>> Maybe you can answer?..
>> Thank you in advance
>>
>>
>> "FOREIGN
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 :
> On Tue, Nov 22, 2016 at 5:05 AM, Vladimir Svedov
> 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
2016-11-21 21:58 GMT+00:00 Kevin Grittner :
> On Mon, Nov 21, 2016 at 8:32 AM, Vladimir Svedov
Hi,
I have this question. Looked for a help on http://dba.stackexchange.com/
No success.
Maybe you can answer?..
Thank you in advance
"FOREIGN_TABLE" created with postgres_fdw. LOCAL_TABLE is just a local
table...
Symptoms:
1. I run in psql query SELECT * from FOREIGN_TABLE. No log generated