creating tables that are visible across databases

From: Mark Stosberg <mark(at)summersault(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: creating tables that are visible across databases
Date: 2001-04-20 20:38:09
Message-ID: 3AE09E0F.FECB955D@summersault.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Hello,

I'd like to create some tables that would visible across databases,
much like the postgres system tables. These would be for "static" data,
such as state and country codes, and geo-spatial data. I couldn't find
this mentioned in the docs, but unless this feature of the system tables
is magical, it appears to be possible. Did I miss an explanation in some
docs, or could someone give me a pointer?
Thanks!

-mark

personal website } Summersault Website Development
http://mark.stosberg.com/ { http://www.summersault.com/

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2001-04-20 21:13:20 Re: creating tables that are visible across databases
Previous Message Jie Liang 2001-04-20 20:03:02 select ... for update in plpgsql