on 11/24/05 9:55 AM, [EMAIL PROTECTED] purportedly said:
> Hi Jaime. I currently work with psycopg with web apps. My question is
> more a matter of whether postgres can be installed in a way that keeps
> it contained to the program files for the app (as opposed to the
> regular type of install wh
David Pratt wrote:
> Hi. Where would I locate information on setting up postgres as a
> stand alone db for a gui application.
This is not possible.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---(end of broadcast)---
TIP 9: In ve
Hi Jaime. I currently work with psycopg with web apps. My question is
more a matter of whether postgres can be installed in a way that keeps
it contained to the program files for the app (as opposed to the
regular type of install where postgres becomes available as a server
available anywhere
On 11/24/05, David Pratt <[EMAIL PROTECTED]> wrote:
> Hi. Where would I locate information on setting up postgres as a stand
> alone db for a gui application. I am writing this in python and have
> been using sqlite but would like to try my app with postgres backend.
> Links to any specific open