Re: Bug #756: suggestion: file with password instead of

From: Rod Taylor <rbt(at)zort(dot)ca>
To: pg(at)wojtus(dot)net
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Bug #756: suggestion: file with password instead of
Date: 2002-09-04 16:48:01
Message-ID: 1031158081.55223.19.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

This item:
Add file to hold passwords using PGPASSWORDFILE environment variable

Has been completed, and will be a part of the 7.3 release.

Thanks,
Rod

On Wed, 2002-09-04 at 11:54, pgsql-bugs(at)postgresql(dot)org wrote:
> Wojciech Scigala (pg(at)wojtus(dot)net) reports a bug with a severity of 4
> The lower the number the more severe it is.
>
> Short Description
> suggestion: file with password instead of $PGPASSWORD
>
> Long Description
> This is not a bug-report in fact, but a suggestion of a feature.
> (I couldn't find an separate email for suggestions and ideas).
> As you know, many people have trouble keeping both secure (passworded) access to PG databased while allowing some unattended access for them, for example for backing up.
> Enviroment variable $PGPASSWORD is very useful here, but sensitive data should not be passed via enviroment. The better way to do it is to provide a name of file which contains the password. The file's access rights (if set properly) will provide necessary security in an easy way. And that's what I'm suggesting - an introdution of new variable, say $PGPASSWORD_FILE which will point to a file with password.
>
> Sample Code
>
>
> No file was uploaded with this report
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2002-09-04 17:05:44 Re: Bug #756: suggestion: file with password instead of $PGPASSWORD
Previous Message pgsql-bugs 2002-09-04 15:54:25 Bug #756: suggestion: file with password instead of $PGPASSWORD

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-09-04 16:57:53 Re: findoidjoins
Previous Message Bruce Momjian 2002-09-04 16:43:51 Re: findoidjoins