Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Limiting user connnections on 7.4



I think you might be able to accomplish this by setting up a pgpool instance for just the read-only connections and limiting how many connections are allowed there.

On Mar 26, 2007, at 3:20 PM, Saqib Awan wrote:

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(at)decibel(dot)org]
Sent: Saturday, March 24, 2007 2:26 PM
To: Saqib Awan
Cc: pgsql-general(at)postgresql(dot)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(at)nasby(dot)net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




--
Jim Nasby                                            jim(at)nasby(dot)net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)





Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group