pg_dump help

From: "Len Morgan" <len-morgan(at)crcom(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: pg_dump help
Date: 2000-08-07 15:55:38
Message-ID: 000201c0008e$d87e8460$0908a8c0@H233.bstx.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I am trying to copy a table from my local database to a client's. The
problem is I keep getting a message from pg_dump:

"can't find template1 database. You are really hosed."

The docs say that this usually means the postmaster is not running but it
is. In fact, I can get into the database and do whatever I want to with it.
Over the weekend I did try and install the 7.0.2 RPMS without much luck. I
uninstalled them and reinstalled 6.5.1-3. I then reloaded my databases.
This is the first time I've done a pg_dump since. pg_dumpall gives me the
same error.

If you've got any advice on how I can save these two tables I need so I can
get them to my customer I'd appreciate it.

Redhat 6.0 OS

len morgan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Philip Warner 2000-08-07 15:57:18 Re: [HACKERS] Re: Trouble with float4 after upgrading from 6.5.3 to 7.0.2
Previous Message Tom Lane 2000-08-07 15:35:54 Re: Trouble with float4 after upgrading from 6.5.3 to 7.0.2