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

Поиск
Список
Период
Сортировка
От Kevin Brown
Тема Re: [pgsql-hackers-win32] [BUGS] More SSL questions..
Дата
Msg-id 20050113130353.GA22586@filer
обсуждение исходный текст
Ответ на Re: [pgsql-hackers-win32] [BUGS] More SSL questions..  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Win32 config file extension, capitalization
Список pgsql-hackers
Bruce Momjian wrote:
> > > FWIW, I've seen several apps that use .txt for config files, but I can't
> > > think of an example right now. Most don't though - .cfg or .conf is
> > > probably most common. Except for the majority of windows programs that
> > > don't use config files - they use the registry. But I see no reason *at
> > > all* for us to want to do that :-) It also more or less requires you to
> > > write a GUI to change the config stuff and in that case the file
> > > extension becomes irrelevant.
> > 
> > Where are we on this?  I think Andrew and I both think *.txt is
> > confusing.  We need to decide on Monday if we should change the current
> > *.txt names.  We can either leave it unchanged, remove *.txt, or change
> > it to *.config.
> 
> > >>> APPDATA/postgresql/pgpass.txt
> > >>> APPDATA/postgresql/psqlrc.txt
> 
> Another idea is to use *.conf.

For what it's worth, I always thought that text configuration files on
Windows platforms generally used the '.ini' extension.  I believe on
most Windows systems that extension is by default associated with
Notepad.



-- 
Kevin Brown                          kevin@sysexperts.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: looking for rh9 rpms for pgadmin v 1.2
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Much Ado About COUNT(*)