On Thu, Apr 10, 2008 at 5:45 AM, CMOS <manusha1980(at)gmail(dot)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.