From: | Jasen Betts <jasen(at)xnet(dot)co(dot)nz> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Libpq on windows |
Date: | 2009-06-12 12:57:49 |
Message-ID: | h0tjcd$38v$3@reversiblemaps.ath.cx |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On 2009-06-11, Phil Longstaff <plongstaff(at)rogers(dot)com> wrote:
> --Boundary-00=_SzPMK0I3TQhQuQd
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
>
> 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.
the MSI installer can be run unattended,
the no-installer zip will have the files themselves somewhere.
From | Date | Subject | |
---|---|---|---|
Next Message | Jasen Betts | 2009-06-12 12:59:13 | Re: Libpq on windows |
Previous Message | Chris Spotts | 2009-06-12 12:57:11 | Re: help with data recovery from injected UPDATE |