Re: Serious environment problem with 7.2 on Solaris - Mailing list pgsql-general

From Tomas Berndtsson
Subject Re: Serious environment problem with 7.2 on Solaris
Date
Msg-id 80it5sumw8.fsf@junk.nocrew.org
Whole thread Raw
In response to Re: Serious environment problem with 7.2 on Solaris  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Tom Lane <tgl@sss.pgh.pa.us> writes:

> Randall Perry <rgp@systame.com> writes:
> > LD_LIBRARY_PATH is set in root & postgres login script, but strange things
> > are happening with it. If I ssh into server using postgres account
> > LD_LIBRARY_PATH is set. But if I su postgres from another account it isn't,
> > though all other variables from login script are set ok.
>
> Hm.  Not sure about Solaris, but on HPUX plain "su postgres" does not
> run postgres' login script.  You have to do "su - postgres" to make that
> happen.  Perhaps Solaris has some similar distinction?

Solaris is paranoid. It will only read the profile files for 'su -
user' if the shell for the user is '/usr/bin/sh'. Nothing else is
allowed, or the profile file is not read.

At least this is true for Solaris 8, not sure about others.


Tomas

pgsql-general by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: Why is ALLOW_ABSOLUTE_DBPATHS unsafe?
Next
From: Uros Gruber
Date:
Subject: don't know how to get SELECT