How to embed postgresql? - Mailing list pgsql-hackers

From Bruce YUAN
Subject How to embed postgresql?
Date
Msg-id eca90e1a0906152113n2c92302fk53da6f2e048adb5f@mail.gmail.com
Whole thread Raw
Responses Re: How to embed postgresql?
Re: How to embed postgresql?
Re: How to embed postgresql?
List pgsql-hackers
Dears,
 
How to embed postgresql if possible?
 
In our Java application solution, we need an embedded database. Berkeley DB can not meet our reqirements in performance and license, so we wish to port postgresql as embedded database.
 
Architecture: Java -> JNI -> the API is wrapped from Plan/Executor modules
 
What's the feasibility? If it's possible, look for your coaching!
 
Many thanks!
 
Bruce
 
 
 

pgsql-hackers by date:

Previous
From: "Jacky Leng"
Date:
Subject: Re: Should mdxxx functions(e.g. mdread, mdwrite, mdsync etc) PANIC instead of ERROR when I/O failed?
Next
From: Konstantin Izmailov
Date:
Subject: question about meaning of character varying without length