> -----Original Message----- > From: Paolo Frizzera [mailto:[EMAIL PROTECTED]] > Sent: 09 December 2002 12:27 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] Database Publishing Wizard > > Publishing Wizard:frmWizard.cmdOK_Click: -2147217843 - FATAL: > Non-superuser > connection limit exceeded
Hi I looks to me like you've run out of available connections on the server. PostgreSQL 7.3+ allows the superuser to connect regardless, hence the more informative message. Try increasing the maximum connections setting in your postgresql.conf file on the server. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]