Re: Dblink and connections to MySQL? - Mailing list pgsql-general

From Tony Caduto
Subject Re: Dblink and connections to MySQL?
Date
Msg-id 44F5E9EF.30500@amsoftwaredesign.com
Whole thread Raw
In response to Dblink and connections to MySQL?  ("Brian Maguire" <bmaguire@vantage.com>)
Responses Re: Dblink and connections to MySQL?  (Robert Treat <xzilla@users.sourceforge.net>)
List pgsql-general
Hi Brian,
Dblink is for postgresql to postgresql, you have to use DBI-Link for
connections to other databases.
http://pgfoundry.org/projects/dbi-link/

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


pgsql-general by date:

Previous
From: Joe Conway
Date:
Subject: Re: Dblink and connections to MySQL?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Listening on more than one port?