Re: Justifying a PG over MySQL approach to a project - Mailing list pgsql-general

From Scott Marlowe
Subject Re: Justifying a PG over MySQL approach to a project
Date
Msg-id dcc563d10912211134g617d51ccjb899d48213ab4af9@mail.gmail.com
Whole thread Raw
In response to Re: Justifying a PG over MySQL approach to a project  ("Gauthier, Dave" <dave.gauthier@intel.com>)
List pgsql-general
On Mon, Dec 21, 2009 at 12:23 PM, Gauthier, Dave
<dave.gauthier@intel.com> wrote:
> They have ways to cope with this.  Since they all code in perl/DBI, they could simpy open handles to the 2 DBs.  Or
there'san op sys level app out there that they could use to get the same data.  But I was thinking of something that
wouldretain their ability to "join" into that data. 

You can accomplish some stuff like that with dbilink.  Not sure if
it's what you want or not.

pgsql-general by date:

Previous
From: "Gauthier, Dave"
Date:
Subject: Re: Justifying a PG over MySQL approach to a project
Next
From: Filip Rembiałkowski
Date:
Subject: Re: \dt doesn't show all relations in user's schemas (8.4.2)