Re: EMBEDDED PostgreSQL

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Christopher Browne <cbbrowne(at)acm(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: EMBEDDED PostgreSQL
Date: 2005-01-25 14:22:09
Message-ID: 7FC8AFF7-6EDC-11D9-BDFB-000A95B03262@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jan 25, 2005, at 8:44 AM, Christopher Browne wrote:
> You can do that with PostgreSQL by configuring pg_hba.conf to only
> accept connections from localhost.
>
> And there is no problem with the notion of creating a database in a
> local directory.
>
> None of this requires any change.

But on Windows 8.0 you can't run the postmaster with an administrative
account, correct? I really wish this was configurable in the PostgreSQL
settings (of course, defaulting to the way it is now).

John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Frank D. Engel, Jr. 2005-01-25 15:09:44 Re: What is the format of 'binary' data in the postgresql client/server protocol version 3
Previous Message Martijn van Oosterhout 2005-01-25 14:14:18 Re: Object Relational, Foreign Keys and Triggers