Shared tables
Brandon Ibach <bibach@infomansol.com>
From: Brandon Ibach <bibach@infomansol.com>
To: hackers@postgresql.org (PostgreSQL Hackers)
Date: 1998-02-15T10:01:23Z
Lists: pgsql-hackers
Do we have a way, at the moment, supported or otherwise, to "share" tables across multiple databases? For instance, some of the catalogs are the same from one database to another, but could I create a new table and share it (and possibly some indexes on it) between more than one database? Thanks in advance... -Brandon :)