Re: too many users for postgresql? :)

From: will trillich <will(at)serensoft(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: too many users for postgresql? :)
Date: 2003-01-27 06:48:17
Message-ID: 20030127064817.GF6171@mail.serensoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, Jan 27, 2003 at 04:20:52PM +1030, Justin Clift wrote:
> will trillich wrote:
> >so there i was, minding my own business, browsing around, and at
> >the postgresql.org site today i got--
> >
> > Warning: pg_connect() unable to connect to PostgreSQL
> > server: FATAL 1: Sorry, too many clients already in
> > /usr/local/www/www.postgresql.org/idocs/opendb.php on line 3
> > Unable to access database
>
> Hi Will,
>
> Which page(s) were you at to get this? Have been trying to temporarily
> disable database access from parts of the site to stop this error until
> the max_connections parameter is bumped up. Looked like all the pages
> haven't been fixed yet.

the specific page i was after was

http://www.postgresql.org/idocs/index.php?xfunc-plhandler.html

so apparently <docroot>/index.php called (either directly or
through other modules) opendb.php which is where the trouble
arose.

no big deal for me -- i had more serious issues trying to get my
own server re-started after adding another hard drive with bad
parameters (which locked everything up so bad i quite nearly had
a nervous breakdown. thank goodness i thought to try
clarkconnect's rescue_ide boot on their install cd. everything
came back up after a few fsck's and a revisit to the autodetect
in bios... whew! very nearly had to call the men in white coats!)

--
There are 10 kinds of people:
ones that get binary, and ones that don't.

will(at)serensoft(dot)com
http://sourceforge.net/projects/newbiedoc -- we need your brain!
http://www.dontUthink.com/ -- your brain needs us!

Looking for a firewall? Do you think smoothwall sucks? You're
probably right... Try the folks at http://clarkconnect.org/ !

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Antti Haapala 2003-01-27 07:06:11 Re: pg_dump automatic
Previous Message will trillich 2003-01-27 06:42:19 Re: hot to determine calculated fields (views)