Re: How to check completeness of installation - Mailing list pgsql-novice

From Tom Lane
Subject Re: How to check completeness of installation
Date
Msg-id 2398804.1771512855@sss.pgh.pa.us
Whole thread Raw
In response to Re: How to check completeness of installation  (chris <psql-contact@citecs.de>)
Responses Re: How to check completeness of installation
List pgsql-novice
chris <psql-contact@citecs.de> writes:
> On Thu, Feb 19, 2026 at 08:59:29AM +0000, Subramanian,Ramachandran wrote:
>> 2.  Is there any way with which we can install Postgress WITHOUT ROOT privileges.

> You really should not do this, for several reasons.

Why not?  People do that all the time if they are building from
source:

https://www.postgresql.org/docs/current/installation.html

I will grant that there's some security advantage to installing the
executables under an ownership account that's different from the
one used to run the server.  But it doesn't follow that the owning
account has to be root.

            regards, tom lane



pgsql-novice by date:

Previous
From: chris
Date:
Subject: Re: How to check completeness of installation
Next
From: chris
Date:
Subject: Re: How to check completeness of installation