Stephen Frost <[EMAIL PROTECTED]> writes:
> It appears that if you do the following:
> Start the server with pg_hba.conf saying to use 'ident'
> Change pg_hba.conf to use 'md5'
> Send HUP signal to server
> Log in to server (with password), create a database
> It seems to revert to usin
Greetings,
It appears that if you do the following:
Start the server with pg_hba.conf saying to use 'ident'
Change pg_hba.conf to use 'md5'
Send HUP signal to server
Log in to server (with password), create a database
It seems to revert to using 'ident' again, at least for that databas