Re: Create user mapping for role

2020-05-13 Thread Tom Lane
Gerard Weatherby writes: > Can a foreign data wrapper user mapping by created for multiple users via a > role? i.e. if bob, sally, and john belong to role foreigusers, is it possible > to do something like > Create user mapping for foreignusers server … You can certainly create a user mapping f

Create user mapping for role

2020-05-13 Thread Gerard Weatherby
Can a foreign data wrapper user mapping by created for multiple users via a role? i.e. if bob, sally, and john belong to role foreigusers, is it possible to do something like Create user mapping for foreignusers server …