Re: [BUGS] More SSL questions..

Tom Lane <[email protected]>
Newsgroups gmane.comp.db.postgresql.devel.win32
Message-ID <[email protected]>
"Magnus Hagander" <[email protected]> writes:
> ... And since the file is not ".txt", it doesn't open with
> notepad when double-clicked - it brings up a weird dialog asking you if
> you want to go to a MS web service to get help to determine which
> program to use to open the file. And hell, it's a *textfile*, where is
> the GUI. If he can get past the double-click and hey-its-a-textfile,
> then the fact that it's in the *windows standard location* is not going
> to give him much problems, even if the standard location is hidden by
> default.

We were already speaking of getting rid of the leading dot.  If the name
is different at all from the Unix case, it'd be trivial to make it
"psqlrc.txt" and "pgpass.txt" (I don't think the other ones need to be
edited).

> Bottom line: I think you're greatly overestimating the trouble caused by
> the fact that the appdata folder is hidden. 

Whether we're overestimating it or not, we have to make a decision and
we have to make it now.  This thread is singlehandedly delaying the 8.0
release.  Since I haven't seen any serious alternative proposed, I think
we have to go with the CSIDL_APPDATA reference point.

Given that decision it seems like the best names are

	APPDATA/postgresql/pgpass.txt
	APPDATA/postgresql/psqlrc.txt
	APPDATA/postgresql/psql_history
	APPDATA/postgresql/postgresql.crt
	APPDATA/postgresql/postgresql.key
	APPDATA/postgresql/root.crt

Objections?

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.