psql: FATAL: database "template1" is not currently accepting connections

Поиск
Список
Период
Сортировка
От stig erikson
Тема psql: FATAL: database "template1" is not currently accepting connections
Дата
Msg-id d8tti8$14un$1@news.hub.org
обсуждение исходный текст
Ответы Re: psql: FATAL: database "template1" is not currently accepting connections  (Michael Fuhr <mike@fuhr.org>)
Список pgsql-general
when i try to do:

psql -l
psql: FATAL:  database "template1" is not currently accepting connections


but if i first connect to some other database, ie:
psql -d database
\l

then it shows all the databases.


how can i resolve the issu with template1?

the problem might have been coused by a client that hang and was closed with
kill -9. the database has been restarted and there are no active connections
hanging around.


/stig

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

Предыдущее
От: rasdj@frontiernet.net
Дата:
Сообщение: Multiple COPYs
Следующее
От: Jacob Atzen
Дата:
Сообщение: Re: Backing up multiple databases