Re: Does postgres user on linux need login permission?

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Does postgres user on linux need login permission?
Дата
Msg-id A737B7A37273E048B164557ADEF4A58B17C08DA5@ntex2010a.host.magwien.gv.at
обсуждение исходный текст
Ответ на Does postgres user on linux need login permission?  (prakhar jauhari <prak840@gmail.com>)
Список pgsql-admin
prakhar jauhari wrote:
> I am using postgres9.2, on a linux 6.3 box.
> 
> For start i created a user postgres on linux with login permission and no password.
> 
> 
> Is it necessary for the postgres user to have login permissions?
> 
> Can i change it to "no login" with out breaking basebackup and Streaming Replication from other
> machines.?

You need to be the PostgreSQL user when you create the database cluster
or start and stop the database server.

As long as you can become the user with "su", that should be ok.

Yours,
Laurenz Albe

В списке pgsql-admin по дате отправления:

Предыдущее
От: prakhar jauhari
Дата:
Сообщение: Does postgres user on linux need login permission?
Следующее
От: Gabriele Bartolini
Дата:
Сообщение: Re: Does postgres user on linux need login permission?