Re: [GENERAL] Have just libpg installer

2017-05-24 Thread Igor Korot
New thread created. Thank you. On Wed, May 24, 2017 at 10:24 AM, Adrian Klaver wrote: > On 05/24/2017 07:18 AM, Igor Korot wrote: >> >> On Wed, May 24, 2017 at 10:14 AM, Adrian Klaver >> wrote: >>> >>> On 05/24/2017 06:58 AM, Igor Korot wrote: Adrian, On Wed, May 24, 20

Re: [GENERAL] Have just libpg installer

2017-05-24 Thread Adrian Klaver
On 05/24/2017 07:18 AM, Igor Korot wrote: On Wed, May 24, 2017 at 10:14 AM, Adrian Klaver wrote: On 05/24/2017 06:58 AM, Igor Korot wrote: Adrian, On Wed, May 24, 2017 at 12:09 AM, Adrian Klaver wrote: It would help to know what you plan to do with the library. I am still developing

Re: [GENERAL] Have just libpg installer

2017-05-24 Thread Igor Korot
On Wed, May 24, 2017 at 10:14 AM, Adrian Klaver wrote: > On 05/24/2017 06:58 AM, Igor Korot wrote: >> >> Adrian, >> >> On Wed, May 24, 2017 at 12:09 AM, Adrian Klaver >> wrote: > > > >>> It would help to know what you plan to do with the library. >> >> >> I am still developing. There fore everyth

Re: [GENERAL] Have just libpg installer

2017-05-24 Thread Adrian Klaver
On 05/24/2017 06:58 AM, Igor Korot wrote: Adrian, On Wed, May 24, 2017 at 12:09 AM, Adrian Klaver wrote: It would help to know what you plan to do with the library. I am still developing. There fore everything is build in Debug mode. While on *nix this is not an issue, on Windows it is as

Re: [GENERAL] Have just libpg installer

2017-05-24 Thread Igor Korot
Adrian, On Wed, May 24, 2017 at 12:09 AM, Adrian Klaver wrote: > On 05/23/2017 08:03 PM, Igor Korot wrote: >> >> Adrian, >> >> On Tue, May 23, 2017 at 10:45 PM, Igor Korot wrote: >>> >>> Adrian, >>> >>> On Tue, May 23, 2017 at 7:28 PM, Adrian Klaver >>> wrote: On 05/23/2017 04:15 PM,

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread David G. Johnston
On Tuesday, May 23, 2017, John R Pierce wrote: > On 5/23/2017 7:45 PM, Igor Korot wrote: > >> Because I can't find libpg.so or libpg.dylib or libpg.Framework anywhere. >> >> Is there a place to get them? >> > > > maybe because thats not the correct name? its libpq as in PQ. > Think: Postgres Qu

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread Adrian Klaver
On 05/23/2017 08:03 PM, Igor Korot wrote: Adrian, On Tue, May 23, 2017 at 10:45 PM, Igor Korot wrote: Adrian, On Tue, May 23, 2017 at 7:28 PM, Adrian Klaver wrote: On 05/23/2017 04:15 PM, Igor Korot wrote: Adrian, On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver wrote: On 05/23/2017 09:

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread Adrian Klaver
On 05/23/2017 07:45 PM, Igor Korot wrote: Adrian, On Tue, May 23, 2017 at 7:28 PM, Adrian Klaver wrote: On 05/23/2017 04:15 PM, Igor Korot wrote: Adrian, On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver wrote: On 05/23/2017 09:12 AM, Igor Korot wrote: Yes, I mean libpq. Now yes, I ca

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread John R Pierce
On 5/23/2017 7:45 PM, Igor Korot wrote: Because I can't find libpg.so or libpg.dylib or libpg.Framework anywhere. Is there a place to get them? maybe because thats not the correct name? its libpq as in PQ. I have no idea what a .Framework file is, but any of the postgres installers for Mac

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread Igor Korot
Adrian, On Tue, May 23, 2017 at 10:45 PM, Igor Korot wrote: > Adrian, > > On Tue, May 23, 2017 at 7:28 PM, Adrian Klaver > wrote: >> On 05/23/2017 04:15 PM, Igor Korot wrote: >>> >>> Adrian, >>> >>> On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver >>> wrote: On 05/23/2017 09:12 AM, Igor

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread Igor Korot
Adrian, On Tue, May 23, 2017 at 7:28 PM, Adrian Klaver wrote: > On 05/23/2017 04:15 PM, Igor Korot wrote: >> >> Adrian, >> >> On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver >> wrote: >>> >>> On 05/23/2017 09:12 AM, Igor Korot wrote: > >> Yes, I mean libpq. >> Now yes, I can install it

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread Adrian Klaver
On 05/23/2017 04:15 PM, Igor Korot wrote: Adrian, On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver 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/inte

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread Igor Korot
Adrian, On Tue, May 23, 2017 at 5:52 PM, Adrian Klaver wrote: > On 05/23/2017 09:12 AM, Igor Korot wrote: >> >> Hi, ALL, >> Is it possible to have just libpg installer for main OSes: Win, Linux, >> Mac? > > > AFAIK there is no libpg library. I going to assume you mean the client > library libpq

Re: [GENERAL] Have just libpg installer

2017-05-23 Thread Adrian Klaver
On 05/23/2017 09:12 AM, Igor Korot wrote: Hi, ALL, Is it possible to have just libpg installer for main OSes: Win, Linux, Mac? AFAIK there is no libpg library. I going to assume you mean the client library libpq. The package systems for Linux and OS X allow you to install just the --client