Re: call initdb as regular user - Mailing list pgsql-general

From John Cheng
Subject Re: call initdb as regular user
Date
Msg-id CAJzZBASVv5pCUSQgHoavQ4DOT5MsxXbEkNkZKn-L5rwZKz2q0w@mail.gmail.com
Whole thread Raw
In response to Re: call initdb as regular user  (alexondi <alexondi@rambler.ru>)
Responses Re: call initdb as regular user  (alexondi <alexondi@rambler.ru>)
List pgsql-general
On Thu, Aug 18, 2011 at 11:59 AM, alexondi <alexondi@rambler.ru> wrote:
> I have some single-purpose system and user can interact only with special
> software (on computer would start only this software{daemon and gui},
> postgresql and  other system daemons). And I don't wont change user when I
> call psql, pg_ctl, rsync and other stuff.
>

In that case, as long as all the processes (your daemon, gui, and
PostgreSQL, rsync) are started under the same user account, you should
be fine.

--
---
John L Cheng

pgsql-general by date:

Previous
From: Dmitry Koterov
Date:
Subject: Dump a database excluding one table DATA?
Next
From: Adrian Klaver
Date:
Subject: Re: Dump a database excluding one table DATA?