Re: dblink - Mailing list pgsql-general

From Joe Conway
Subject Re: dblink
Date
Msg-id 3D9380B8.2090406@joeconway.com
Whole thread Raw
In response to dblink  ("mourad_dhambri" <mourad_dhambri@voila.fr>)
List pgsql-general
mourad_dhambri wrote:
> I have Postgres installed on Windows 2000 using cigwin.
> how could I install the dblink function to use it in my queries?
> thanks.

I don't know if the contrib folders get distributed with cygwin, but if they
do, find them and run:

   psql your_database < /path/to/contrib/dblink/dblink.sql

You should probably ask on the cygwin mailing list.

HTH,

Joe





pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Performance while loading data and indexing
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Performance while loading data and indexing