Re: Planner debug views - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Planner debug views
Date
Msg-id 20150729194051.GK2441@postgresql.org
Whole thread Raw
In response to Re: Planner debug views  (Qingqing Zhou <zhouqq.postgres@gmail.com>)
Responses Re: Planner debug views
List pgsql-hackers
Qingqing Zhou wrote:

> Can we simplify above with foreign table methods? There are two major
> concerns about this method per previous discussions: security and
> usability. I think the main cause is the sharing foreign table design.

I think foreign data wrappers are great.  I do not think that we should
try to shape every problem to look like foreign data so that we can
solve it with a foreign data wrapper.  I am a bit nervous that this
keeps being brought up.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: more RLS oversights
Next
From: Dean Rasheed
Date:
Subject: Re: more RLS oversights