Re: Default UID for postgres user in linux
| От | Steve Crawford |
|---|---|
| Тема | Re: Default UID for postgres user in linux |
| Дата | |
| Msg-id | 53483FA3.4050303@pinpointresearch.com обсуждение исходный текст |
| Ответ на | Default UID for postgres user in linux (Rama Krishnan <ramky25@gmail.com>) |
| Ответы |
Re: Default UID for postgres user in linux
|
| Список | pgsql-admin |
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
В списке pgsql-admin по дате отправления: