Problems with pg_dump - Mailing list pgsql-general

From Peter Bojanic
Subject Problems with pg_dump
Date
Msg-id 009e01bf4283$a1992320$6400a8c0@rainbowsend.ns.ca
Whole thread Raw
Responses Re: [GENERAL] Problems with pg_dump  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-general
I'm running Postgresql 6.5.3 on RedHat Linux 6.0.

When I try to use pg_dump:

# pg_dump mmt

I get the following error message:

pg_dump: couldn't find the template1 database. You are really hosed. Giving
up.

Both my database, "mmt" and the "template1" database are present and I can
connect to them with psql and query against them. I've got another Linux
system with the same configuration and pg_dump works fine.

Any suggestions or similar experiences?

----------
Peter Bojanic, VP Professional Services, Pictorius Incorporated
URL: http://www.pictorius.com; Phone: (902) 492-2880 x223; Fax: (902)
492-3409


pgsql-general by date:

Previous
From:
Date:
Subject: Re: [GENERAL] parse error ???
Next
From: "Ross J. Reedstrom"
Date:
Subject: Re: [GENERAL] How to stop implicit rollback on certain errors?