Re: how to use postgre sql from inside process

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: how to use postgre sql from inside process
Дата
Msg-id dcc563d10804100825u66f0d14chc9441cec98a80a95@mail.gmail.com
обсуждение исходный текст
Ответ на how to use postgre sql from inside process  (CMOS <manusha1980@gmail.com>)
Ответы Re: how to use postgre sql from inside process
Список 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 по дате отправления:

Предыдущее
От: Terry Lee Tucker
Дата:
Сообщение: Re: Disable Triggers
Следующее
От: Osvaldo Rosario Kussama
Дата:
Сообщение: Re: percentile rank query