From: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
---|---|
To: | "Paolo Frizzera" <geofrizz(at)mbox(dot)dinamica(dot)it>, <pgadmin-support(at)postgresql(dot)org> |
Subject: | Re: Database Publishing Wizard |
Date: | 2002-12-09 21:37:15 |
Message-ID: | 03AF4E498C591348A42FC93DEA9661B8128D32@mail.vale-housing.co.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
> -----Original Message-----
> From: Paolo Frizzera [mailto:geofrizz(at)mbox(dot)dinamica(dot)it]
> Sent: 09 December 2002 12:27
> To: pgadmin-support(at)postgresql(dot)org
> 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2002-12-09 22:37:54 | Re: question |
Previous Message | PABLO PEREZ | 2002-12-09 19:30:28 | question |