pg_dump: couldn't find the template1 database.

From: Marc Tardif <admin(at)wtbwts(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: pg_dump: couldn't find the template1 database.
Date: 2000-01-16 18:57:45
Message-ID: Pine.BSF.4.10.10001161853270.2392-100000@server.b0x.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-general by date

  From Date Subject
Next Message Il Paolone 2000-01-16 19:21:20 Debian php3+postgresql unable to connect
Previous Message Peter Eisentraut 2000-01-16 17:14:08 Re: [GENERAL] cgi with postgres