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
Hi All,
My function is to collect some backend information for user anlysis.
How to register my function into backend? It make that we can called it via
libpg/PQfn().
Thanks!
Best regards,
Bruce
Oh. Thanks for your instruction!
Best regards.
Bruce
2009/6/30 Robert Haas
> On Mon, Jun 29, 2009 at 4:53 AM, Bruce YUAN wrote:rsd
> > My function is to collect some backend information for user anlysis.
> > How to register my function into backend? It make that we can called it