Re: Installing minimal client libraries on Windows

From: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Mark Morgan Lloyd *EXTERN*" <markMLl(dot)pgsql-general(at)telemetry(dot)co(dot)uk>, "pgsql-general(at)PostgreSQL(dot)org" <pgsql-general(at)PostgreSQL(dot)org>
Subject: Re: Installing minimal client libraries on Windows
Date: 2012-12-06 11:11:12
Message-ID: A737B7A37273E048B164557ADEF4A58B0578583B@ntex2010i.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mark Morgan Lloyd wrote:
> Apologies for this old chestnut, but I think it's a question more often
> asked than answered.
>
> If I want to install a minimal binary libpq.dll on a non-developer
> machine to support Lazarus/FPC programs, where do I get it?
>
> I definitely don't want to tell the users to install a full server, or
> to build from source. I'd rather not give them pgadmin or psql. I'd
> prefer not to install ODBC since I need to get at listen/notify that it
> doesn't support.

You can extract it from the precompiled ZIP archive that
EnterpriseDB provides.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Dave Page 2012-12-06 12:51:44 Anyone from the US coming to FOSDEM?
Previous Message Mark Morgan Lloyd 2012-12-06 09:52:52 Installing minimal client libraries on Windows