Queries across multiple database - Mailing list pgsql-sql

From Garth Thompson
Subject Queries across multiple database
Date
Msg-id 002201c45ef5$2fa7c8a0$032a450a@havok
Whole thread Raw
Responses Re: Queries across multiple database  (Rod Taylor <pg@rbt.ca>)
List pgsql-sql
I am in the process of migrating the databases for an application from mysql
to postgres.  The application is uses several different databases.  From
what I have read, postgres still does not support queries across multiple
databases.  If this is still true, does anyone have any tricks to get around
this?  I'm sure this is a common problem for people migrating from mysql.
The obvious answer is to just migrate everything into one larger postgres
database, but I would like to avoid this if possible - many a line of could
would need to be touched if this was done.

Thanks,
Garth



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Unrecognized node type
Next
From: "Gregory S. Williamson"
Date:
Subject: Re: Queries across multiple database