| From: | Kenji Morishige <kenjim(at)juniper(dot)net> |
|---|---|
| To: | Michael Fuhr <mike(at)fuhr(dot)org> |
| Cc: | pgsql-admin(at)postgresql(dot)org, kenjim(at)juniper(dot)net |
| Subject: | Re: limiting number of connections from specific host or by user |
| Date: | 2006-05-10 21:12:07 |
| Message-ID: | 20060510211207.GB12986@juniper.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
sweet! Thanks for the great info. We have been planning to upgrade
when we find a good window.
Thank you!
-Kenji
On Wed, May 10, 2006 at 01:57:24PM -0600, Michael Fuhr wrote:
> On Wed, May 10, 2006 at 12:06:46PM -0700, Kenji Morishige wrote:
> > Is there any way from PostgreSQL user authentication or other
> > methods to cap connection count by user or by host?
>
> What version are you running? 8.1 has per-user and per-database
> connection limits; search for CONNECTION LIMIT in the following
> documentation:
>
> http://www.postgresql.org/docs/8.1/interactive/sql-alteruser.html
> http://www.postgresql.org/docs/8.1/interactive/sql-alterrole.html
> http://www.postgresql.org/docs/8.1/interactive/sql-alterdatabase.html
>
> --
> Michael Fuhr
| From | Date | Subject | |
|---|---|---|---|
| Next Message | ogjunk-pgjedan | 2006-05-10 23:24:35 | Re: Logging long queries: not all get logged |
| Previous Message | Joshua D. Drake | 2006-05-10 20:14:23 | Re: backups |