Re: Database Publishing Wizard

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Database Publishing Wizard
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8128D32@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Database Publishing Wizard  ("Paolo Frizzera" <geofrizz@mbox.dinamica.it>)
Список pgadmin-support

> -----Original Message-----
> From: Paolo Frizzera [mailto:geofrizz@mbox.dinamica.it]
> Sent: 09 December 2002 12:27
> To: pgadmin-support@postgresql.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.

В списке pgadmin-support по дате отправления:

Предыдущее
От: "PABLO PEREZ"
Дата:
Сообщение: question
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: question