Re: call initdb as regular user

Поиск
Список
Период
Сортировка
От John Cheng
Тема Re: call initdb as regular user
Дата
Msg-id CAJzZBASVv5pCUSQgHoavQ4DOT5MsxXbEkNkZKn-L5rwZKz2q0w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: call initdb as regular user  (alexondi <alexondi@rambler.ru>)
Ответы Re: call initdb as regular user
Список 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 по дате отправления:

Предыдущее
От: Dmitry Koterov
Дата:
Сообщение: Dump a database excluding one table DATA?
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Dump a database excluding one table DATA?