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 13:53:15 |
Message-ID: | 4A310C4B.4050108@squeakycode.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Phil Longstaff wrote:
> On June 11, 2009 01:21:09 am Albe Laurenz wrote:
> > Phil 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.
> >
> > You can use the regular binary installer for Windows,
> > it gives you the option to deselect certain components.
> > So you can just install th client and libraries without the server.
> >
> > Yours,
> > Laurenz Albe
>
>
> I should have been more specific. I was hoping for a compressed file to
> download and uncompress, because this is part of an automated build
> process. Downloading the larger installer and manually selecting
> components doesn't help me.
>
>
> Thanks anyway.
>
>
> Phil
I think the implication was: use the installer on your computer, pull
out the DLL's you need and copy them into your own installer.
If I'm not mistaken, the installer will use all the ssl stuff, so make
sure you get all the dll's, there are quite a few.
-Andy
From | Date | Subject | |
---|---|---|---|
Next Message | Vick Khera | 2009-06-11 14:08:02 | Re: help with data recovery from injected UPDATE |
Previous Message | Marko Kreen | 2009-06-11 13:48:48 | Re: queries on xmin |