Re: Questions on PostGreSQL Authentication mechanism...

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Questions on PostGreSQL Authentication mechanism...
Дата
Msg-id 4B67F775.9050502@archonet.com
обсуждение исходный текст
Ответ на Re: Questions on PostGreSQL Authentication mechanism...  (dipti shah <shahdipti1980@gmail.com>)
Ответы Re: Questions on PostGreSQL Authentication mechanism...  (dipti shah <shahdipti1980@gmail.com>)
Список pgsql-general
On 02/02/10 09:55, dipti shah wrote:
> Thanks Richard and Alvaro. The "show hba_file" is great solution. Thanks a
> ton. Could you tell me from where to get all such commands?

All the configuration settings are listed in Chapter 18:
http://www.postgresql.org/docs/8.4/static/runtime-config.html

You'll also find details in the SQL reference for SET and SHOW:
http://www.postgresql.org/docs/8.4/static/sql-set.html
http://www.postgresql.org/docs/8.4/static/sql-show.html

"SHOW ALL" will list all the settings in one big table.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: dipti shah
Дата:
Сообщение: Re: Questions on PostGreSQL Authentication mechanism...
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Questions on PostGreSQL Authentication mechanism...