Thread: Default UID for postgres user in linux

Default UID for postgres user in linux

From
RAMAKRISHNAN KANDASAMY
Date:
Hi All,

While installing postgres, a user named "postgres" will be automatically created.
What is the default UID for postgres user in linux ?

--
--Regards
RAMAKRISHNAN KANDASAMY

Re: Default UID for postgres user in linux

From
Scott Ribe
Date:
On Apr 9, 2014, at 7:30 AM, RAMAKRISHNAN KANDASAMY <ramky24@gmail.com> wrote:

> Hi All,
>
> While installing postgres, a user named "postgres" will be automatically created.
> What is the default UID for postgres user in linux ?


Asking the question repeatedly will not change the answer. (There is no default for the UID.)

--
Scott Ribe
scott_ribe@elevated-dev.com
http://www.elevated-dev.com/
(303) 722-0567 voice






Re: Default UID for postgres user in linux

From
Steve Crawford
Date:
On 04/09/2014 06:30 AM, RAMAKRISHNAN KANDASAMY wrote:
> Hi All,
>
> While installing postgres, a user named "postgres" will be
> automatically created.
> What is the default UID for postgres user in linux ?
>
Last week I answered this *exact* question for "ramky25@gmail.com" so
either someone isn't getting the clue and thinks the answer will be
different if asked by ramky24@gmail.com or people are cutting and
pasting homework questions into the mailing list. Either way, a) look up
the prior answer and b) this is a system administration question, not a
PostgreSQL question.

Cheers,
Steve



Re: Default UID for postgres user in linux

From
Tom Lane
Date:
Steve Crawford <scrawford@pinpointresearch.com> writes:
> On 04/09/2014 06:30 AM, RAMAKRISHNAN KANDASAMY wrote:
>> While installing postgres, a user named "postgres" will be
>> automatically created.
>> What is the default UID for postgres user in linux ?

> Last week I answered this *exact* question for "ramky25@gmail.com" so
> either someone isn't getting the clue and thinks the answer will be
> different if asked by ramky24@gmail.com or people are cutting and
> pasting homework questions into the mailing list.

I think you're coming down too hard on the guy.  Those two messages were
actually timestamped just a few minutes apart.  I'm betting what happened
was he posted the message from an unsubscribed account, realized his error
when he got the autoreply, and reposted it from the right account.  Some
time later, our overworked list moderators got around to approving the
original message, and it showed up here.

            regards, tom lane


Re: Default UID for postgres user in linux

From
RAMAKRISHNAN KANDASAMY
Date:
Thanks all,
tom lane, You are right.

I first sent if from my unsubscribed account the after receiving ""Stalled post to pgsql-admin. i realized it was sent from wrong mail. I apologize for that... 


On Tue, Apr 15, 2014 at 4:35 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Steve Crawford <scrawford@pinpointresearch.com> writes:
> On 04/09/2014 06:30 AM, RAMAKRISHNAN KANDASAMY wrote:
>> While installing postgres, a user named "postgres" will be
>> automatically created.
>> What is the default UID for postgres user in linux ?

> Last week I answered this *exact* question for "ramky25@gmail.com" so
> either someone isn't getting the clue and thinks the answer will be
> different if asked by ramky24@gmail.com or people are cutting and
> pasting homework questions into the mailing list.

I think you're coming down too hard on the guy.  Those two messages were
actually timestamped just a few minutes apart.  I'm betting what happened
was he posted the message from an unsubscribed account, realized his error
when he got the autoreply, and reposted it from the right account.  Some
time later, our overworked list moderators got around to approving the
original message, and it showed up here.

                        regards, tom lane



--
--Regards
RAMAKRISHNAN KANDASAMY