Embedding postgresql in my application - Mailing list pgsql-interfaces

From Murray Cumming
Subject Embedding postgresql in my application
Date
Msg-id 1166225144.12609.2.camel@localhost.localdomain
Whole thread Raw
Responses Re: Embedding postgresql in my application
Re: Embedding postgresql in my application
List pgsql-interfaces
I'd like my application (Glom) to contain its own PostgreSQL instance,
either by linking directly to a copy of the PostgreSQL code or, maybe
more ideally, by starting its own instance of PostgreSQL as a separate
process.

Does anyone know of an existing example of this that I can look at?

-- 
Murray Cumming
murrayc@murrayc.com
www.murrayc.com
www.openismus.com



pgsql-interfaces by date:

Previous
From: "f\.guidi\@libero\.it"
Date:
Subject: Problem building libpq BCC 5.5
Next
From: "Jeroen T. Vermeulen"
Date:
Subject: Re: Embedding postgresql in my application