On Wed, 2021-11-17 at 16:17 -0800, Mark Dilger wrote: > Some of what I perceive as the screwiness of your argument I must > admin is not your fault. The properties of subscriptions are defined > in ways that don't make sense to me. It would be far more sensible > if connection strings were objects in their own right, and you could > grant USAGE on a connection string to a role,
We sort of have that with CREATE SERVER, in fact dblink can use a server instead of a string. Regards, Jeff Davis