Re: in linux, what user do i install postgres under?

From: Matthew Walden <matthew(dot)walden(dot)list(at)gmail(dot)com>
To: Fred Parkinson <FredP(at)abag(dot)ca(dot)gov>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: in linux, what user do i install postgres under?
Date: 2010-11-15 22:17:38
Message-ID: AANLkTim=BOeWnDsY+UpVmCpAFOuD5gXzf8jJZpHFzSZp@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

The graphical installer is probably your best bet -

http://www.enterprisedb.com/products/pgdownload.do

See the associated Installation Guide on that page too. It will guide you
through the process but you need to install as root or a user with access to
sudo.

On Mon, Nov 15, 2010 at 9:45 PM, Fred Parkinson <FredP(at)abag(dot)ca(dot)gov> wrote:

> I am a windows user that is trying to switch to linux.
>
> I want to install postgresql on my local machine (suse linux) as part of a
> development environment.
>
> My question is: what user do I install postgres under? I know postgresql
> creates a postgres user, so I can't create that from the beginning and
> install from that account. So, what is the relation between the account I
> install under, and postgresql? Can I use any login, do I need to log in as
> root, or is there some other user/capability I should sign on with to
> install postgresql under?
>
> Thanks in advance for any help.
>
>
> Fred Parkinson
> Application Programmer
> Association of Bay Area Governments
> 510-464-7931
>

--
Oracle / PostgreSQL DBA - UK

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Leif Biberg Kristensen 2010-11-15 22:36:21 Re: in linux, what user do i install postgres under?
Previous Message Fred Parkinson 2010-11-15 21:45:47 in linux, what user do i install postgres under?