From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
---|---|
To: | pgsql-general(at)lists(dot)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Strategy for materialisation and centralisation of data |
Date: | 2020-05-21 20:56:53 |
Message-ID: | 20200521205652.GC317@hermes.hilbert.loc |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, May 21, 2020 at 09:52:02PM +0100, Rory Campbell-Lange wrote:
> > Might postgres_fdw help in any way ?
>
> Thanks for the suggestion. As I noted we are already using pl/proxy and
> it works well, although we are soaking up a lot of connections with it.
> >From my reading of the postgres_fdw docs it is much more featureful than
> pl/proxy but it is likely to have the same connection characteristics.
>
> The main issues we're trying to solve is standardising data access
> through (I think) materialisation and centralisation.
While plausible I still would not be entirely surprised if
testing were to reveal something different.
Karsten
--
GPG 40BE 5B0E C98E 1713 AFA6 5BC0 3BEA AC80 7D4F C89B
From | Date | Subject | |
---|---|---|---|
Next Message | Zahir Lalani | 2020-05-21 20:58:32 | RE: Should I use JSON? |
Previous Message | Rory Campbell-Lange | 2020-05-21 20:52:02 | Re: Strategy for materialisation and centralisation of data |