Re: Concurrent Connections - User only allowed one

From: Paul Thomas <paul(at)tmsl(dot)demon(dot)co(dot)uk>
To: Gordon Ross <G(dot)Ross(at)ccw(dot)gov(dot)uk>
Cc: "pgsql-jdbc (at) postgresql (dot) org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Concurrent Connections - User only allowed one
Date: 2003-10-03 16:47:40
Message-ID: 20031003174740.G27012@bacon
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


On 03/10/2003 16:04 Gordon Ross wrote:
> I didn't think you needed to HUP postmaster if you were changing
> pg_hba.conf ?

'fraid so. It's documented near the end of section 6.1.

"The pg_hba.conf file is read on start-up and when the postmaster receives
a SIGHUP signal."

--
Paul Thomas
+------------------------------+---------------------------------------------+
| Thomas Micro Systems Limited | Software Solutions for the Smaller
Business |
| Computer Consultants |
http://www.thomas-micro-systems-ltd.co.uk |
+------------------------------+---------------------------------------------+

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Fabio Mesquita Povoa 2003-10-03 19:34:27 connection pooling
Previous Message Tom Lane 2003-10-03 16:42:25 Re: Concurrent Connections - User only allowed one