From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | pg_dump 'die_on_errors' |
Date: | 2004-08-11 16:02:59 |
Message-ID: | 6.1.1.1.0.20040812020013.04f15298@203.8.195.10 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
The default setting of 'false' is a pain. And the fact it can't be changed
by an option is even more of a pain. Any objections to adding an option to
pg_restore to allow 'die_on_errors' to be set to 'true'?
-D(?) --die-on-errors
----------------------------------------------------------------
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 |/
From | Date | Subject | |
---|---|---|---|
Next Message | Philip Warner | 2004-08-11 16:09:16 | pg_restore (libpq? parser?) bug in 8 |
Previous Message | Philip Warner | 2004-08-11 15:59:55 | Re: Does psql use nested transactions? |
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Pflug | 2004-08-11 16:15:11 | Re: GUC variables invisible to contrib/ modules |
Previous Message | Bruce Momjian | 2004-08-11 15:54:36 | Re: 8.0.0beta1: -lpthread missing |