On Tue, Jan 28, 2003 at 05:30:06PM -0200, Pedro Igor Craveiro e Silva wrote:
> AIP - Assessoria Informática e Proteção LTDASomeone knows how is going the 
>implementation of cross database references in pgsql ?
> Would have some future release with this great functionality ?

This is usually left up to the front-end.  Usually for me, perl DBI.  This way, I
can connect to multiple databases, possibly all of different types (PgSQL, Oracle,
Informix, ...).

I'm sure the SQL gurus can corret me, but I was under the impression that 
cross-database references in the backend would be capital-D Difficult to 
implement with transaction support.   Then there's the further tearing asunder
of the ANSI SQL standard...

Jason
-- 
Indigo Industrial Controls Ltd.
64-21-343-545
[EMAIL PROTECTED]

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to