Обсуждение: Pgsql 8.2.5 Installation

Поиск
Список
Период
Сортировка

Pgsql 8.2.5 Installation

От
"Suresh Gupta VG"
Дата:
Hi team,

Actually, the installation of the PGSQL is done by root user only. Can
it be done with a normal user login? Does the user require any extra
permission from server side or DB side?

Regards,
G. V. Suresh Gupta
------------------------------------------------------------------------
---------------------------------------------------------
Innovative Technology Solutions(ITS), Zensar Technologies
Zensar Knowledge Park, Plot#5, MIDC IT Tower,
Kharadi, Off Nagar Road, Pune - 411014
Landline :  +91-20-66453471           | +91-9890898688
Email     :   suresh.g@zensar.com    | website:  www.zensar.com


DISCLAIMER:
This email may contain confidential or privileged information for the intended recipient(s) and the views expressed in
thesame are not necessarily the views of Zensar Technologies Ltd. If you are not the intended recipient or have
receivedthis e-mail by error, its use is strictly prohibited, please delete the e-mail and notify the sender. Zensar
TechnologiesLtd. does not accept any liability for virus infected mails.  

Re: Pgsql 8.2.5 Installation

От
"Markus Bertheau"
Дата:
2008/2/27, Suresh Gupta VG <suresh.g@zensar.com>:
> Hi team,
>
>  Actually, the installation of the PGSQL is done by root user only. Can
>  it be done with a normal user login? Does the user require any extra
>  permission from server side or DB side?

Yes, an unprivileged user can install and run PostgreSQL without extra
permissions.

Markus

--
Markus Bertheau
Blog: http://www.bluetwanger.de/blog/

Re: Pgsql 8.2.5 Installation

От
"Scott Marlowe"
Дата:
On Wed, Feb 27, 2008 at 2:10 AM, Suresh Gupta VG <suresh.g@zensar.com> wrote:
> Hi team,
>
>  Actually, the installation of the PGSQL is done by root user only. Can
>  it be done with a normal user login? Does the user require any extra
>  permission from server side or DB side?

It depends.  If you are using a package manager of some kind, then it
is likely that the package management system would require root
access, or something like it.

OTOH, if you're installing from source then you don't need root
access, as long as you install it to directories that you, as a user,
have access to.