Re: [HACKERS] pg_dump 'die_on_errors' - Mailing list pgsql-patches

From Philip Warner
Subject Re: [HACKERS] pg_dump 'die_on_errors'
Date
Msg-id 6.1.1.1.0.20040815165323.042ce008@203.8.195.10
Whole thread Raw
Responses Re: [HACKERS] pg_dump 'die_on_errors'
List pgsql-patches
At 02:32 PM 12/08/2004, Philip Warner wrote:
>At 01:27 PM 12/08/2004, Bruce Momjian wrote:
>Set client_min_messages to WARNING?
>
>Sounds like a plan.

Attached patch sets client_min_messages as above and gives some
context to errors messages, eg:

pg_restore: [archiver (db)] Error from TOC Entry 19; 1255 16438403 FUNCTION foo() pjw
pg_restore: [archiver (db)] could not execute query: ERROR:  no schema has been selected to create in
pg_restore: [archiver (db)] could not execute query: ERROR:  schema "public" does not exist
pg_restore: [archiver (db)] Error from TOC Entry 1475; 0 0 ACL public postgres
pg_restore: [archiver (db)] could not execute query: ERROR:  schema "public" does not exist
pg_restore: [archiver (db)] could not execute query: ERROR:  schema "public" does not exist
pg_restore: [archiver (db)] could not execute query: ERROR:  schema "public" does not exist
pg_restore: [archiver (db)] could not execute query: ERROR:  schema "public" does not exist



----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|
                                 |    --________--
PGP key available upon request,  |  /
and from pgp.mit.edu:11371       |/
Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [pgsql-hackers-win32] make fails if path has spaces
Next
From: Gavin Sherry
Date:
Subject: ALTER SCHEMA ... SET TABLESPACE