Embed PostgreSQL in application

From: Lukas Demetz <lukas(at)digiem(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Embed PostgreSQL in application
Date: 2005-09-04 07:44:13
Message-ID: 431AA5CD.4040505@digiem.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi there,

for a program I am building, which uses PostgreSQL as its backend, I
want to embed the DB engine into the application's setup. Now I wonder
if something like Firebird's "Embedded server" (a DLL ) is also
available for PostgreSQL, or if there are other ways to minimize or
remove completely the need for a user to install PostgreSQL on his own.

Thanks for the responses

--
Lukas Demetz
Digiem Snc
http://www.digiem.net

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Poul Jensen 2005-09-04 13:22:36 Re: Query questions
Previous Message Roger Tannous 2005-09-03 23:59:57 pgsql with UTF-8 on Windows OS