Re: pg_restore must failure on attempt - Mailing list pgsql-general

From Adrian Klaver
Subject Re: pg_restore must failure on attempt
Date
Msg-id 201109132000.29766.adrian.klaver@gmail.com
Whole thread Raw
In response to pg_restore must failure on attempt  (artdias90 <artdias90@yahoo.com.br>)
List pgsql-general
On Tuesday, September 13, 2011 7:57:44 am artdias90 wrote:
> As I try to restore my data, I get the warning message:
>
> pg_restore: [archiver] input file does not appear to be a valid archive
> (too short?)
>
>
> Ok, but the job ends with green status, I want it to finish with error. Is
> there any way of using $? there?

First guess is you are using pg_restore to restore a text based dump file.  If
the database dump is in text format you will need to use psql.
>
> --


--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: Andy Colson
Date:
Subject: Re: PostgreSQL benchmarked on XFS vs ZFS vs btrfs vs ext4
Next
From: Craig Ringer
Date:
Subject: Re: Problem with the 9.1 one-click installer Windows7 64bit