Re: Regarding installation of FDW on Windows - Mailing list pgsql-hackers

From Albe Laurenz
Subject Re: Regarding installation of FDW on Windows
Date
Msg-id D960CB61B694CF459DCFB4B0128514C208246A1F@exadv11.host.magwien.gv.at
Whole thread Raw
In response to Re: Regarding installation of FDW on Windows  (Atri Sharma <atri.jiit@gmail.com>)
List pgsql-hackers
Atri Sharma wrote:
> How do I use PGXS with MinGW)?

Just as described in
http://www.postgresql.org/docs/9.1/static/extend-pgxs.html

Build PostgreSQL with MinGW
(./configure && make && make install)
and use a Makefile as shown in the documentation.

Yours,
Laurenz Albe


pgsql-hackers by date:

Previous
From: Atri Sharma
Date:
Subject: Re: Regarding installation of FDW on Windows
Next
From: Andrew Dunstan
Date:
Subject: Re: Regarding installation of FDW on Windows