Re: self-contained db for osx app - Mailing list pgsql-novice

From John DeSoi
Subject Re: self-contained db for osx app
Date
Msg-id 2BDE11BA-E252-4163-984D-F73CD20F083D@pgedit.com
Whole thread Raw
In response to self-contained db for osx app  (Brent Austin <brent1a@yahoo.com>)
List pgsql-novice
On Jun 5, 2009, at 2:59 AM, Brent Austin wrote:

> I am trying to put to gether a small db app for osx. Is there a way
> to configure a standalone postgresql runtime application/document to
> include with the app which would be the basic db the app would
> access and write too?

No, there is not a simple way to configure an embedded or stand-alone
PostgreSQL.




John DeSoi, Ph.D.





pgsql-novice by date:

Previous
From: Brent Austin
Date:
Subject: self-contained db for osx app
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] How to know the indexes on a Table