View Single Post

   
  #1 (permalink)  
Old 04-10-2008, 08:18 AM
Sofer, Yuval
 
Posts: n/a
Default get PGDATA as non-postgres user

Hi



I need to get PGDATA location when I logged in as non-postgres user.

I cannot see data_directory from pg_setting table as non-postgres user.



Any work around? Any other way to retrieve that information?



If not, what is the quickest way to enable non-postgres user to have
PGDATA location.

Of course I can create table as postgres and grant select to the
non-privileged user. But I wonder if there is a quicker solution.



Thanks,



Yuval Sofer
BMC Software
CTM&D Business Unit

DBA Team
972-52-4286-282
yuval_sofer@bmc.com




Reply With Quote