Re: Libpq on windows

From: Andy Colson <andy(at)squeakycode(dot)net>
To: Phil Longstaff <plongstaff(at)rogers(dot)com>
Subject: Re: Libpq on windows
Date: 2009-06-11 02:00:48
Message-ID: 4A306550.90306@squeakycode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Phil Longstaff wrote:
> I want to develop an app which uses libpq, built with mingw. Is there a
> download package which contains just the include files/dlls? If not,
> what package do I download? I don't need the server, just the client
> libraries.
>
>
> Phil
If you dont mind all the ssl stuff (5 or 6 dll's worth) you can borrow
the client from pgAdmin III.

I, however, just build my own w/out the ssl stuff. There is no client
only, but its really not hard, just download the full source, unpack,
compile and then copy the libpq.dll out.

If you want mine I could copy it out so you can download it.

-Andy

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Christophe 2009-06-11 02:20:28 Re: "Rails and PostgreSQL" now up on media.postgresql.org
Previous Message Chris 2009-06-11 01:27:59 Re: "Rails and PostgreSQL" now up on media.postgresql.org