sharing tables between databases - Mailing list pgsql-general

From mikeo
Subject sharing tables between databases
Date
Msg-id 3.0.1.32.20000119164833.0091c7b0@pop.spectrumtelecorp.com
Whole thread Raw
List pgsql-general
hi,
  we're attempting to parallel postgres with our oracle database
as part of a decision on whether or not to also use postgres as
a database.  one of the things that can be done in oracle is the
ability to see objects owned by another user, a database in postgres
as i understand it.  so if i have database 'x' with table 'x1' and database
'y' with table 'y1' is there a way for 'x.x1' to be seen by 'y'?

TIA,
  mikeo

pgsql-general by date:

Previous
From: "Albert Loo"
Date:
Subject: Re: [GENERAL] jdbc question
Next
From: Sarah Officer
Date:
Subject: Creating Triggers