On 2019-02-14 10:21 p.m., Bruce Momjian wrote:
On Sun, Feb 10, 2019 at 03:19:48PM -0800, Paul Jungwirth wrote:
On 2/10/19 2:57 PM, auxsvr wrote:
We'd like to configure an RDS server for shared hosting. The idea is that every
customer will be using a different database and FDW will be configu
On Sun, Feb 10, 2019 at 03:19:48PM -0800, Paul Jungwirth wrote:
> On 2/10/19 2:57 PM, auxsvr wrote:
> >We'd like to configure an RDS server for shared hosting. The idea is that
> >every customer will be using a different database and FDW will be
> >configured, so that the remote tables have acces
On 2/10/19 2:57 PM, auxsvr wrote:
We'd like to configure an RDS server for shared hosting. The idea is that every
customer will be using a different database and FDW will be configured, so that
the remote tables have access to the full data
I've set up something like this before (but on EC2),
Hi,
We'd like to configure an RDS server for shared hosting. The idea is that every
customer will be using a different database and FDW will be configured, so that
the remote tables have access to the full data, but materialized views will be
pulling from them data specific to each customer. So