Thanks for your comments.
On Mon, 25 Oct 2010 15:05:51 +0200
Pavel Stehule wrote:
> > 4) List of foreign connections
> > Users (especially DBAs?) might want to see list of foreign connections.
> > Currently postgresql_fdw provides its own connection list via
> > postgresql_fdw_connections view.
Hello
> 4) List of foreign connections
> Users (especially DBAs?) might want to see list of foreign connections.
> Currently postgresql_fdw provides its own connection list via
> postgresql_fdw_connections view. Common view such as
> pg_foreign_connections would be needed? If so, function which