| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Rod Taylor <rbt(at)zort(dot)ca> |
| Cc: | Reinhard Max <max(at)suse(dot)de>, pg(at)wojtus(dot)net, pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: Bug #756: suggestion: file with password instead of |
| Date: | 2002-09-05 16:42:49 |
| Message-ID: | 200209051642.g85Ggnr22014@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-patches |
Rod Taylor wrote:
> On Thu, 2002-09-05 at 12:14, Bruce Momjian wrote:
> > Rod Taylor wrote:
> > > On Thu, 2002-09-05 at 05:13, Reinhard Max wrote:
> > > > On 4 Sep 2002 at 12:48, Rod Taylor wrote:
> > > >
> > > > > This item:
> > > > > Add file to hold passwords using PGPASSWORDFILE environment variable
> > > > >
> > > > > Has been completed, and will be a part of the 7.3 release.
> > > >
> > > > Is there a default file name like ~/.pgpassword so that this feature
> > > > can be used without setting yet another environment variable?
> > >
> > > I'm not entirely sure, but I don't believe so. You can read the 7.3
> > > docs at developer.postgresql.org.
> >
> > Is there a good reason for a default for this? If we have a default,
> > there will be no way to disable the lookups except by renaming the file.
> > On the other hand, no default means that people will make up their own
> > names for the file, and that seems bad.
>
> My understanding is that it's a single password, not a list.
It isn't a single password. It is a file containing one password per
line with pattern matching.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2002-09-05 16:43:13 | Re: pg-config --includedir-server |
| Previous Message | Bruce Momjian | 2002-09-05 16:41:56 | Re: Bug #756: suggestion: file with password instead of |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rod Taylor | 2002-09-05 16:49:57 | Re: Bug #756: suggestion: file with password instead of |
| Previous Message | Bruce Momjian | 2002-09-05 16:41:56 | Re: Bug #756: suggestion: file with password instead of |