| From: | Magnus Hagander <magnus(at)hagander(dot)net> |
|---|---|
| To: | Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com> |
| Cc: | Dave Page <dpage(at)postgresql(dot)org>, Bill Moran <wmoran(at)collaborativefusion(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: I "might" have found a bug on 8.2.1 win32 |
| Date: | 2007-02-01 23:15:45 |
| Message-ID: | 20070201231545.GC18987@svr2.hagander.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, Feb 01, 2007 at 02:17:00PM -0600, Tony Caduto wrote:
> Dave Page wrote:
> >Could this be proof of you using pgAdmin ( :-) ) and checking the Store
> >Password option? That'll save it in pgpass.conf in your profile.
> >
> >/D
> >
> >
> I won't deny I have it installed :-) I don't remember using the stored
> password option though.
> Do you also use that for the pg_restore/pg_dump so you don't have to
> pipe the password?
>
> Why don't you just store the password in a file in the same directory as
> the pgAdmin executable? That way it would not affect other
> applications.
That would of course break every sensible windows install in the world,
but other than that is'a good idea ;-)
Seriously, it could store it in a separate file for pgAdmin, but then
you would run into the issue of pg_dump and such I guess.
//Magnus
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ron Johnson | 2007-02-01 23:18:30 | Re: Problem with Online-Backup |
| Previous Message | Magnus Hagander | 2007-02-01 23:11:56 | Re: I "might" have found a bug on 8.2.1 win32 |