Re: display and expression of the home directory in Win32

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Peter Eisentraut" <peter_e(at)gmx(dot)net>, <pgsql-patches(at)postgresql(dot)org>
Cc: "Hiroshi Saito" <saito(at)inetrt(dot)skcapi(dot)co(dot)jp>
Subject: Re: display and expression of the home directory in Win32
Date: 2006-01-06 11:56:34
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E4E7EDF6@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> -----Original Message-----
> From: pgsql-patches-owner(at)postgresql(dot)org
> [mailto:pgsql-patches-owner(at)postgresql(dot)org] On Behalf Of
> Peter Eisentraut
> Sent: 06 January 2006 11:07
> To: pgsql-patches(at)postgresql(dot)org
> Cc: Hiroshi Saito
> Subject: Re: [PATCHES] display and expression of the home
> directory in Win32
>
> Am Freitag, 6. Januar 2006 04:03 schrieb Hiroshi Saito:
> [pg_config]
> > HOMEDIR = "C:/Documents and Settings/saito/Application
> Data/postgresql"
>
> Where does this come from and what would it be good for?

It's not always obvious on Windows where this directory is because apps
generally write their files there themselves, thus the user doesn't
necessarily even know it exists. Pgpass.conf (which we store there) is a
bit of odd case because it may be used by various front-end applications
or drivers and may need manual editting.

That's not to say I necessarily think it should be added to pg_config -
I could be persuaded either way.

Regards, Dave.

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2006-01-06 15:20:15 Re: [HACKERS] Inconsistent syntax in GRANT
Previous Message Peter Eisentraut 2006-01-06 11:06:55 Re: display and expression of the home directory in Win32