| From: | Michael Fuhr <mike(at)fuhr(dot)org> |
|---|---|
| To: | D Unit <dthompso(at)email(dot)arizona(dot)edu> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Solaris and Ident |
| Date: | 2007-03-10 22:43:41 |
| Message-ID: | 20070310224341.GA93369@winnie.fuhr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Fri, Mar 09, 2007 at 10:29:46AM -0800, D Unit wrote:
> I can't get the .pgpass file working. I think the problem may have to do with
> the fact that the user's home directory is '/'. Is there a way to specify a
> different location for .pgpass other than '~/.pgpass'?
Set the PGPASSFILE environment variable. Also, make sure group and
world have no permissions on the file.
http://www.postgresql.org/docs/8.2/interactive/libpq-pgpass.html
http://www.postgresql.org/docs/8.2/interactive/libpq-envars.html
--
Michael Fuhr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christian Schröder | 2007-03-11 00:22:43 | Re: How to enforce uniqueness when NULL values are present? |
| Previous Message | David Legault | 2007-03-10 21:45:41 | Re: HIPPA (was Re: Anyone know ...) |