Re: Postgres as embedded db for GUI

From: David Pratt <fairwinds(at)eastlink(dot)ca>
To: Jaime Casanova <systemguards(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgres as embedded db for GUI
Date: 2005-11-24 16:55:36
Message-ID: 229BB2E7-5D0B-11DA-985E-000A27B3B070@eastlink.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 the operating system. I don't want the
installation used for tables other than app tables (or available to
anything other than the app).

I am not sure of whether postgres can be set up this way which is the
reason for the question. I have only ever installed it on FreeBSD and
MacOSX in the normal way and then compiling the db adapter to work with
it.

Regards,
David

On Thursday, November 24, 2005, at 12:06 PM, Jaime Casanova wrote:

> On 11/24/05, David Pratt <fairwinds(at)eastlink(dot)ca> 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 source example would be helpful. The only
>> user would be the application as opposed to using postgres as server
>> for multiple client applications.
>>
>> Many thanks
>> David
>>
>
>
> google for psycopg2
>
> --
> Atentamente,
> Jaime Casanova
> (DBA: DataBase Aniquilator ;)
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that
> your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter Eisentraut 2005-11-24 17:26:05 Re: Postgres as embedded db for GUI
Previous Message Adam Witney 2005-11-24 16:50:56 Re: "invalid page header in block 597621 of relation..."error