Re: how to use postgre sql from inside process - Mailing list pgsql-general

From Scott Marlowe
Subject Re: how to use postgre sql from inside process
Date
Msg-id dcc563d10804100825u66f0d14chc9441cec98a80a95@mail.gmail.com
Whole thread Raw
In response to how to use postgre sql from inside process  (CMOS <manusha1980@gmail.com>)
Responses Re: how to use postgre sql from inside process  ("Douglas McNaught" <doug@mcnaught.org>)
List pgsql-general
On Thu, Apr 10, 2008 at 5:45 AM, CMOS <manusha1980@gmail.com> wrote:
> hi,
>  i would like to get services of postgresql from inside the process (to
>  use it as a library and linking to it), i.e not having a separate
>  postgresql process and communicating with it. Is this possible?

No.

> if possible what are the impact on licensing.

None.  It's BSD.  If you wanna try and hack up something like that go
ahead.  Generally you're better off with SQLLite.

pgsql-general by date:

Previous
From: Terry Lee Tucker
Date:
Subject: Re: Disable Triggers
Next
From: Osvaldo Rosario Kussama
Date:
Subject: Re: percentile rank query