Re: document effect of USAGE on foreign server to dblink

2019-12-23 Thread Bruce Momjian
On Thu, Dec 19, 2019 at 03:54:44PM -0500, Jeff Janes wrote: > > > On Thu, Dec 19, 2019 at 11:43 AM Bruce Momjian wrote: > > On Wed, Nov 27, 2019 at 11:33:03AM -0500, Jeff Janes wrote: > > I think that the permissions around the usage of foreign server names as > > connection names i

Re: document effect of USAGE on foreign server to dblink

2019-12-19 Thread Jeff Janes
On Thu, Dec 19, 2019 at 11:43 AM Bruce Momjian wrote: > On Wed, Nov 27, 2019 at 11:33:03AM -0500, Jeff Janes wrote: > > I think that the permissions around the usage of foreign server names as > > connection names in dblink should be documented, as in the attached. > > Uh, this looks like an odd

Re: document effect of USAGE on foreign server to dblink

2019-12-19 Thread Bruce Momjian
On Wed, Nov 27, 2019 at 11:33:03AM -0500, Jeff Janes wrote: > I think that the permissions around the usage of foreign server names as > connection names in dblink should be documented, as in the attached. Uh, this looks like an odd place to document it, since this part is talking about permission

document effect of USAGE on foreign server to dblink

2019-11-27 Thread Jeff Janes
I think that the permissions around the usage of foreign server names as connection names in dblink should be documented, as in the attached. Also, for dblink itself it says "It is recommended to use the foreign-data wrapper dblink_fdw when defining the foreign server". Is there a reason for this