Re: Foreign table feedback - Mailing list pgsql-hackers

From Thom Brown
Subject Re: Foreign table feedback
Date
Msg-id CAA-aLv5_ydV_cL-9Rwh87X0V0s7hCffu8y3wRapyr=UQrg_TxQ@mail.gmail.com
Whole thread Raw
In response to Re: Foreign table feedback  (Josh Berkus <josh@agliodbs.com>)
List pgsql-hackers
On 14 March 2013 20:32, Josh Berkus <josh@agliodbs.com> wrote:
>
>> But I don't really want to disallow chains of foreign tables, so it's
>> hard to see how to prevent it without breaking possibly-useful cases.
>
> As long as we can prevent such a loop from crashing Postgres.

It won't, or at least it really shouldn't.  It'll just take up all
connections until that session ends.

-- 
Thom



pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Foreign table feedback
Next
From: Daniel Farina
Date:
Subject: Re: postgres_fdw vs data formatting GUCs (was Re: [v9.3] writable foreign tables)