BUG #14747: Postgres installation failing as non-root user

From: durgas009(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Cc: durgas009(at)gmail(dot)com
Subject: BUG #14747: Postgres installation failing as non-root user
Date: 2017-07-17 07:20:15
Message-ID: 20170717072015.9229.63850@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 14747
Logged by: Durgadatta Sahu
Email address: durgas009(at)gmail(dot)com
PostgreSQL version: 9.6.0
Operating system: RHEL-7.2-x86_64
Description:

I am using postgresql-linux-x64.run to install postgres on RHEL-7.2-64bit
machine . (Red Hat Enterprise Linux-7.2 (Maipo))
I am using following command to extract:

postgresql-linux-x64.run --mode unattended --extract-only yes --prefix
/home/durga/pg_dir/

During extraction its throwing error

"There has been an error.
Error changing ownership of /home/durga/pg_dir/bin to root"

If I am installing it as root/sudo user its working fine. Please suggest me
how to work with NON-ROOT user ?

Browse pgsql-bugs by date

  From Date Subject
Next Message johnthuss 2017-07-17 14:51:26 BUG #14748: Invalid statement should raise parse error, but ignores invalid part instead
Previous Message digoal 2017-07-17 03:17:58 BUG #14746: sub query's plan not right?