| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Maxy <maxy0440yxam(at)yahoo(dot)it> |
| Cc: | "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org> |
| Subject: | Re: I: psql security fail? |
| Date: | 2013-11-05 19:49:35 |
| Message-ID: | 20131105194935.GH5809@eldon.alvh.no-ip.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
Maxy wrote:
>
>
> >Sounds to me like Postgres isn't actually using the pg_hba.conf file you
> think it is. Try "show hba_file;" while connected to see which file
> is really being used. Also, if you changed the file's contents, you might
> have forgotten to restart or SIGHUP the postmaster to get it to notice
> the change.
>
> no, i verified and hba_file is correct, and i have restarted the system.
> i'm very worried.
Do you have other uncommented lines in pg_hba.conf other than those you
pasted?
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sergey Konoplev | 2013-11-05 20:03:19 | Re: Completely broken replica after PANIC: WAL contains references to invalid pages |
| Previous Message | Maxy | 2013-11-05 19:40:33 | I: psql security fail? |