pg_dump failed with error code 255, but I don't see why - Mailing list pgsql-general

From Ron
Subject pg_dump failed with error code 255, but I don't see why
Date
Msg-id 239fa759-d0f7-7357-7731-854b33c3749f@gmail.com
Whole thread Raw
Responses Re: pg_dump failed with error code 255, but I don't see why
List pgsql-general
v9.6.2.23

I always run pg_dump with the --verbose option, and the bash script echos 
$?, so there's a 25,664 line log file for me to examine which explicitly 
shows the return code.

But however much I search the log file for strings like ERROR, FATAL, WARN, 
INFO, and "archiver", I don't see any problems.

What else should I look for?

-- 
Angular momentum makes the world go 'round.



pgsql-general by date:

Previous
From: Goti
Date:
Subject: Database Horizon
Next
From: Tom Lane
Date:
Subject: Re: pg_dump failed with error code 255, but I don't see why