Re: Apparent Problem With NULL in Restoring pg_dump

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Apparent Problem With NULL in Restoring pg_dump
Date: 2011-09-15 19:38:15
Message-ID: alpine.LNX.2.00.1109151236120.14093@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 15 Sep 2011, Andy Colson wrote:

> Can you pg_dump again, but use --inserts? Maybe it'll offer some hints.

Andy,

Only if I restore /usr/local/pgsql/data/* from the backup tape of a few
days ago. I need to drop the table before trying to insert it.

> Also, do you have the right line endings for your os?

Well, linux uses only \n, and that's the only environment in which I work.

> To restore, you are using: psql dbname < filename
> correct?

No, I'm running within pgsql and using the \i option. I can try it from
the command line before restoring from the backup and trying again.

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andy Colson 2011-09-15 20:08:20 Re: Apparent Problem With NULL in Restoring pg_dump
Previous Message Jeff Adams 2011-09-15 19:30:10 Re: Remote connection shows localhost databases