Re: User Mapping?

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Pär Mattsson <par(dot)x(dot)mattsson(at)gmail(dot)com>, "pgsql-admin(at)lists(dot)postgresql(dot)org" <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: User Mapping?
Date: 2026-04-29 10:51:41
Message-ID: 81a87414206a7a1fc6c98da3674b3d3d57f25e12.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Wed, 2026-04-29 at 09:28 +0000, Pär Mattsson wrote:
> https://www.postgresql.org/docs/16/sql-createusermapping.html
>
> This document is not the hole truth how to config user mapping?
> Do you any guidelines to follow?

I think that the documentation is complete.

The options are specific for the foreign data wrapper you are using,
so if you want documentation about them, look at the FDW's documentation.

In the case of postgres_fdw, that would be
https://www.postgresql.org/docs/current/postgres-fdw.html#POSTGRES-FDW-OPTIONS

Yours,
Laurenz Albe

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Raj 2026-05-06 08:50:11 Load test
Previous Message Pär Mattsson 2026-04-29 09:28:35 User Mapping?