pg_dump: couldn't find the template1 database.

Поиск
Список
Период
Сортировка
От Marc Tardif
Тема pg_dump: couldn't find the template1 database.
Дата
Msg-id Pine.BSF.4.10.10001161853270.2392-100000@server.b0x.com
обсуждение исходный текст
Список pgsql-general
I have updated my port of postgresql on freebsd-current using the
following commands:
# make
# pkg_delete postgresql-6.5.1
# make install

Everything is working well, except for pg_dump which now returns:
pg_dump: couldn't find the template1 database. You are really hosed.
Giving up.

Yet, the template1 database does exist in it's rightful place in
/usr/local/pgsql/data/base. The template1 directory is full of files I
don't quite understand and everything seems to be working well. I'm hoping
someone would know what's the problem with pg_dump or my template1
database.

Thanks in advance,
Marc



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

Предыдущее
От: Ron Chmara
Дата:
Сообщение: Re: [GENERAL] cgi with postgres
Следующее
От: Alfred Perlstein
Дата:
Сообщение: Re: [GENERAL] cgi with postgres