Re: Limiting user connnections on 7.4 - Mailing list pgsql-general

From Saqib Awan
Subject Re: Limiting user connnections on 7.4
Date
Msg-id BAY120-DAV915CB61789E61F1759F3FEF6F0@phx.gbl
Whole thread Raw
In response to Re: Limiting user connnections on 7.4  (Jim Nasby <decibel@decibel.org>)
Responses Re: Limiting user connnections on 7.4  (Jim Nasby <decibel@decibel.org>)
List pgsql-general
Yes other than max_connections. I have a read-only user whose connections
need to be limited to a number far less than max_connections. Unfortunately,
I cannot upgrade to latest version of the portgres since the newer ones has
the support.

-----Original Message-----
From: Jim Nasby [mailto:decibel@decibel.org]
Sent: Saturday, March 24, 2007 2:26 PM
To: Saqib Awan
Cc: pgsql-general@postgresql.org general
Subject: Re: [GENERAL] Limiting user connnections on 7.4

Dropping -hackers

On Mar 22, 2007, at 4:23 AM, Saqib Awan wrote:
> is there an existing mechanism to do user based connection controls in
> Postgres 7.4?

Other than max_connections?
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Create table from view, large data - out of memory (postgresql 8.2.0)
Next
From: Saumitra Bhanage
Date:
Subject: replication of data from postgresql DB on File System Level