Any Plans for cross database queries on the same server?

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Any Plans for cross database queries on the same server?
Date: 2007-01-30 17:31:22
Message-ID: 45BF80EA.3050405@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dblink is nice, but should it really be needed for databases on the same
physical server?

What would be cool is to allow a double dot notation i.e.
database1..schema1.table1

Just a idea. Comments?

--
Tony

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Erik Jones 2007-01-30 17:36:04 Re: pg migrator
Previous Message jason 2007-01-30 17:18:57 When an index and a constraint have the same name...