Re: [SQL] creating tables that are visible across databases

2001-04-20 Thread Jeff Hoffmann
Mark Stosberg wrote: > > 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 th

Re: [SQL] creating tables that are visible across databases

2001-04-20 Thread Tom Lane
Mark Stosberg <[EMAIL PROTECTED]> writes: > 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 unl