Re: Limiting user connnections on 7.4

From: "Saqib Awan" <ssawan786(at)hotmail(dot)com>
To: "'Jim Nasby'" <decibel(at)decibel(dot)org>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Limiting user connnections on 7.4
Date: 2007-03-26 14:20:58
Message-ID: BAY120-DAV915CB61789E61F1759F3FEF6F0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

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)

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Serguei Pronkine 2007-03-26 14:37:59 How can I select a comment on a column?
Previous Message Sorin N. Ciolofan 2007-03-26 12:32:08 ERROR: out of shared memory

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2007-03-26 14:32:10 Re: tsearch_core for inclusion
Previous Message Joris Dobbelsteen 2007-03-26 14:05:54 Guarenteeing complex referencial integrity through custom triggers