Re: dblink

From: Joe Conway <mail(at)joeconway(dot)com>
To: mourad_dhambri <mourad_dhambri(at)voila(dot)fr>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: dblink
Date: 2002-09-26 21:48:40
Message-ID: 3D9380B8.2090406@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • dblink at 2002-09-26 15:52:34 from mourad_dhambri

Browse pgsql-general by date

  From Date Subject
Next Message Rod Taylor 2002-09-26 22:03:36 Re: [HACKERS] Performance while loading data and indexing
Previous Message Bruce Momjian 2002-09-26 21:47:43 Re: [HACKERS] Performance while loading data and indexing