Re: Need help on "org.postgresql.util.PSQLException: FATAL: terminating connection due to administrator command"

From: "Wong Jowo" <setan(dot)jowo(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Need help on "org.postgresql.util.PSQLException: FATAL: terminating connection due to administrator command"
Date: 2006-12-22 08:07:17
Message-ID: b3173c4d0612220007n48075af4kfae3b3dd3c6d6036@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

The postgres error message is the same :
FATAL: terminating connection due to administrator command

But in log I saw that ther is on kind of error that happened before the
"FATAL: terminating connection due to administrator command", it's :
"FATAL: sorry, too many clients already".

I'm using the default postgres configuration on postgresql.conf.

So, what should I do ?

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2006-12-22 08:19:16 Re: Partitioning Vs. Split Databases - performance?
Previous Message Tom Lane 2006-12-22 07:22:32 Re: Partitioning Vs. Split Databases - performance?