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

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

Reply via email to