Tom Lane wrote:
"Sriram Dandapani" <[EMAIL PROTECTED]> writes:
When I update pg_hba.conf to disallow certain client machines from
connectiong (update pg_hba.conf, pg_ctl reload), I still see new
connections appearing in the process list from the clients I want to
disconnect.

Sounds to me like a mistake in your pg_hba file, ie, there is still
a line that allows them to connect.  We've also heard of people editing
the wrong copy of pg_hba.conf, or sighup'ing the wrong postmaster ...

That is actually quite common, especially on Ubuntu :)

Joshua D. Drake


                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org



--

   === The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
   Providing the most comprehensive  PostgreSQL solutions since 1997
             http://www.commandprompt.com/



---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to