How is it possible to refer to another database, like:

select * from otherDatabase.nodes;

I have read something about schemas and I have simply created an own schema for every database with the same name, but it still does not work. Is there anything plain and simple?

Best,

Andi


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to