Re: Does postgres user on linux need login permission? - Mailing list pgsql-admin

From Gabriele Bartolini
Subject Re: Does postgres user on linux need login permission?
Date
Msg-id f9cde346b1e3b02530c6014d799bbe12@2ndquadrant.it
Whole thread Raw
In response to Does postgres user on linux need login permission?  (prakhar jauhari <prak840@gmail.com>)
List pgsql-admin
 On Tue, 27 Aug 2013 13:28:47 +0530, prakhar jauhari <prak840@gmail.com>
 wrote:
> Hey,
>
> 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.

 I usually advice to set it up as a system user (see the -r option for
 useradd) and access to it through the "root" user using sudo/su or
 public SSH key authentication. Just leave it as is, with no password.

 Cheers,
 Gabriele
--
  Gabriele Bartolini - 2ndQuadrant Italia
  PostgreSQL Training, Services and Support
  Gabriele.Bartolini@2ndQuadrant.it - www.2ndQuadrant.it



pgsql-admin by date:

Previous
From: Albe Laurenz
Date:
Subject: Re: Does postgres user on linux need login permission?
Next
From: Dustin Wenz
Date:
Subject: Re: Concurrent Users