On 04/09/2014 06:28 AM, Rama Krishnan wrote:
Hi All,
While installing postgres, a user named "postgres" will be
automatically created.
What is the default UID for postgres user in linux ?
There isn't one. PostgreSQL isn't in charge of assigning user-names or
passwords and the user under which it runs does not have to be postgres.
Many Linux distributions will create a "postgres" user with PostgreSQL
is installed but the UID can vary depending on distribution and the
order that services were installed. I just looked at a few of my
machines and found UIDs of 114, 106, 107, 26, ... and a similar
variation in GID.
Cheers,
Steve
--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin