Re: FATAL 1: Database template0 not accepting connection?

Поиск
Список
Период
Сортировка
От Patrick Hatcher
Тема Re: FATAL 1: Database template0 not accepting connection?
Дата
Msg-id OFD0838917.183D049A-ON88256B76.006DAB2D@fds.com
обсуждение исходный текст
Список pgsql-novice
That's good to know.  As far as I can tell, this only happens when I
restart Postgres.

Patrick Hatcher
Macys.Com
Legacy Integration Developer
415-932-0610 office





                    Joel Burton
                    <joel@joelburt       To:     Patrick Hatcher <PHatcher@macys.com>
                    on.com>              cc:     <pgsql-novice@postgresql.org>
                                         Subject:     Re: [NOVICE] FATAL 1: Database template0 not
                    03/08/2002            accepting connection?
                    11:41 AM






On Fri, 8 Mar 2002, Patrick Hatcher wrote:

> I finally got my log to work, and the first thing I noticed was :
> FATAL 1:  Database "template0" is not currently accepting connections
> FATAL 1:  Database "template0" is not currently accepting connections
>
> should I be concerned about this?
> I'm running ver 7.2 on Red Hat

This is the message you get if you try to connect to template0 directly
(ie "psql template0"). Template0 is the "blank" pgsql database template
that contains just those things that come out-of-the-box.

So, it's right that template0 isn't accepting connections.
You might want to figure out why someone is trying to connet to it,
though.

--

Joel BURTON  |  joel@joelburton.com  |  joelburton.com  |  aim: wjoelburton
Independent Knowledge Management Consultant






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

Предыдущее
От: Joel Burton
Дата:
Сообщение: Re: [GENERAL] Conditional constraint?
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Good tutorial wanted...