| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Stephen Frost <sfrost(at)snowman(dot)net> |
| Cc: | pgsql-bugs(at)postgresql(dot)org |
| Subject: | Re: pg_hba.conf changes |
| Date: | 2003-08-02 02:50:44 |
| Message-ID: | 18518.1059792644@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Stephen Frost <sfrost(at)snowman(dot)net> 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 using 'ident' again, at least for that database
> and possibly overall. Havn't had a chance to play with it yet but it
> seems pretty straight-forward to repeat.
I don't think so. Give us an *exact* sequence of steps to reproduce,
please.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Eric Johnson | 2003-08-02 04:29:22 | Using contrib/fulltext on multiple tables. |
| Previous Message | garrick | 2003-08-02 01:40:48 | html tarball not found in doc/Makefile |