PG error checking? - Mailing list pgsql-general

From John Smith
Subject PG error checking?
Date
Msg-id 20030610215518.61732.qmail@web40704.mail.yahoo.com
Whole thread Raw
List pgsql-general
Is there any sort of error checking/correction
script/program that can be run on a PG database? With
the problem detailed in my previous emails, everything
appeared to be working fine, however the problem was
causing pg_dumpall to bail. I run vacuumdb nightly,
but that really doesn't do much error
checking/correction, does it?

I'd just like to know when the nightly backups
encounter a problem (besides manually spotting it
myself in the sql itself). Does pg_dumpall return an
error value?

John

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: increment_by@
Next
From: Tom Lane
Date:
Subject: Re: How to enumerate foreign key constraints after migrating from 7.1.3?