Re: Have just libpg installer

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: Igor Korot <ikorot01(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Have just libpg installer
Date: 2017-05-23 23:28:03
Message-ID: 14d4a7e7-eaf1-2c2f-8528-9a170ec68d5f@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/23/2017 04:15 PM, Igor Korot wrote:
> Adrian,
>
> On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver
> <adrian(dot)klaver(at)aklaver(dot)com> wrote:
>> On 05/23/2017 09:12 AM, Igor Korot wrote:
>>>

> Yes, I mean libpq.
> Now yes, I can install it from the package manager or from source by
> just running
> ../configure and then make inside src/interface, since I can't find
> the binaries anywhere.

Your second sentence is at odds with your first one. You can find the
binaries, they are in the packages.

Still not sure what the conditions are that lead to building from source?

>
> Especially for OSX as I have 10.8 here.

What is the exact issue with OS X?

You want a specific version of Postgres or something else?

>
> Now, what about Windows? Is there any prebuilt libraries I can use
> from MSVC 2010?

I tend to keep a 10' pole length away from Windows, so I am probably not
the best person to answer this. Though that has not stopped me before, so:

https://www.enterprisedb.com/download-postgresql-binaries

>
>>
>>> And then just the source code of the client library to compile, since
>>> I don't have latest OSX available?
>>
>>
>> I don't understand the above.
>>
>> If you have it installed why would you want to compile it?
>
> See above.
> I couldn't find any links which says "This is the dmg package for
> libpq that will run on
> OSX 10.{6,7,8,9,10,11}". Google didn't help.
> That's why I'm talking about compiling from source.
>
> Unless there is another way.
>
> Thank you.
>
>>
>> Again, if I am misunderstanding can you be more specific?
>>
>>>
>>> Thank you.
>>>
>>>
>>
>>
>> --
>> Adrian Klaver
>> adrian(dot)klaver(at)aklaver(dot)com
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2017-05-23 23:42:07 Re: logical replication in PG10 BETA
Previous Message Igor Korot 2017-05-23 23:15:01 Re: Have just libpg installer