Re: [BUGS] More SSL questions.. - Mailing list pgsql-hackers-win32

From Bruce Momjian
Subject Re: [BUGS] More SSL questions..
Date
Msg-id 200501052316.j05NG8g04942@candle.pha.pa.us
Whole thread Raw
In response to Re: [BUGS] More SSL questions..  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: [BUGS] More SSL questions..  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers-win32
Andrew Dunstan wrote:
> >> If we want to "play nice" in the windows world, we should definitly
> >> *not* put things directly in %USERPROFILE%. And if we're ever going to
> >> change it, now is the time. I would like to see all these files moved
> >> into <appdatadir>\PostgreSQL\
> >> or %USERPROFILE%\PostgreSQL\ (Appdata is obviously the nicest). We
> >> might want to consider removing the leading-dot on those files too -
> >> some Widnows tools go nuts on that. (most don't, but some do). And it
> >> doesn't accomplish anything (like it does on Unix) other than confusing
> >> the user. If it's not too much work.
> >>
> >
> > The problem with Appdata is that it's a hidden folder.  Are we storing
> > files here that we expect the user to be able to get to easitly and
> > edit often?  It may still be the best option, but I thought I would
> > rasise that point.  The other option is to put most of this data into
> > the registrty.
> >
> > BTW I have a few folders like %USERPROVILE%\.Application from windows
> > ports of Unix apps like the GIMP.
>
> It's not hidden on my XP-Pro box.

OK, I can't believe I know the answer to this, but if you display your
%USERPROFILE directory using the standard XP directory viewer, and under
Tools/Folder_Options, choose "View" then look at the "Hidden Files and
Folders" option.  I bet you will see "Show hidden files and folders"
enabled, but by default that radio button is disabled.

So, buy default "Application Data" is invisible in that application,
though you have enabled it, probably because you know what you are doing
and need to get to certain configuration files.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-hackers-win32 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [BUGS] More SSL questions..
Next
From: "Magnus Hagander"
Date:
Subject: RC3 MSI installer...