On Thu, Aug 18, 2011 at 11:59 AM, alexondi <alexo...@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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to