Thread: Error Message

Error Message

From
"Alex Balan"
Date:
 
-- System Information --

Platform: Windows 2000
Version: 5.0
Build: 2195 Service Pack 3

-- Application Information --

Name: pgAdmin II
Version: 1.5.60
Descripton:

Name: pgSchema
Version: 1.5.60
Descripton: PostgreSQL Schema Objects v1.5.60

-- Database Information --

Version: 7.2.1
Descripton: PostgreSQL 7.2.1 on i686-pc-linux-gnu, compiled by GCC 2.96

-- Driver Information --

Name: PostgreSQL
Version: 7.3.100
Descripton: PostgreSQL 7.2.1 on i686-pc-linux-gnu, compiled by GCC 2.96

-- Error Information --

Description: Operation is not allowed when the object is closed.
Number: 3704
Routine: pgAdmin II:frmMain.svServer

************************************************************

Insert your comment:
 
When trying to connect I got Sorry too many clients already....
It seems to happen when not properly disconnecting from the database...
Any settings we can change on the server side ?
Please advise
 
Thanks,
Alex

Re: Error Message

From
Jean-Michel POURE
Date:
On Friday 01 August 2003 23:25, Alex Balan wrote:
> Any settings we can change on the server side ?

/var/lib/pgsql/data/postgresql.conf
Change max_connections variable.

Maybe you should upgrade to PostgreSQL 7.3.x.
Also, you would be able to use pgAdmin3.

Cheers, Jean-Michel POURE