On 10/20/23 01:29, Marcin Borkowski wrote:
> Hello,
>
> I noticed that the docs for postgres_fdw lack the clause about it being
> "trusted". Does that mean that `create extension postgres_fdw` poses
> any known security risks? If so, what should I do to minimize them?
It allows connections to a database, so the same risks as any other
client that does the same thing.
>
> TIA,
>
--
Adrian Klaver
adrian.klaver@aklaver.com