From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Carl Shelbourne <Carl(dot)Shelbourne(at)marconi(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: Synonyms |
Date: | 2000-10-30 16:44:59 |
Message-ID: | Pine.LNX.4.21.0010301744120.777-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
Carl Shelbourne writes:
> * Is there a way of creating synonyms of tables within one database in another
> database in Postgres similar to the Informix CREATE SYNONYM?
Nope.
> * If not and related to the post on 2000-10-28 by Sivagami, is there a way,
> within a select I can make a query from mulitple databases. ( the usual
> DB.Table or DB:table or DB(at)table dont seem to work)
Nope.
It's not really planned either in case you wanted to ask.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/
From | Date | Subject | |
---|---|---|---|
Next Message | K Parker | 2000-10-30 18:58:52 | Re: fetching rows |
Previous Message | Nikolay Mijaylov | 2000-10-30 16:27:39 | fetching rows |