Re: Questions on PostGreSQL Authentication mechanism... - Mailing list pgsql-general

From Richard Huxton
Subject Re: Questions on PostGreSQL Authentication mechanism...
Date
Msg-id 4B67F775.9050502@archonet.com
Whole thread Raw
In response to Re: Questions on PostGreSQL Authentication mechanism...  (dipti shah <shahdipti1980@gmail.com>)
Responses Re: Questions on PostGreSQL Authentication mechanism...  (dipti shah <shahdipti1980@gmail.com>)
List 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 by date:

Previous
From: dipti shah
Date:
Subject: Re: Questions on PostGreSQL Authentication mechanism...
Next
From: Richard Huxton
Date:
Subject: Re: Questions on PostGreSQL Authentication mechanism...