| From: | Fabien COELHO <coelho(at)cri(dot)ensmp(dot)fr> |
|---|---|
| To: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Cc: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
| Subject: | pg_dump 'die on errors' option |
| Date: | 2004-08-12 13:21:21 |
| Message-ID: | Pine.LNX.4.58.0408121031240.1998@sablons.cri.ensmp.fr |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Dear patchers,
Please find attached a submission to add a "die on errors" option to
pg_restore, as it seems that some people have scripts that rely on the
previous "abort on error" default behavior when restoring data with a
direct connection.
It works for me. Maybe Philip could test that it works for him?
Have a nice day,
--
Fabien Coelho - coelho(at)cri(dot)ensmp(dot)fr
| Attachment | Content-Type | Size |
|---|---|---|
| die_on_errors_option.patch | text/plain | 3.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Serguei Mokhov | 2004-08-12 14:23:27 | Translation updates for 8.0: pg_controldata-ru, pg_resetxlog-ru, pgscripts-ru |
| Previous Message | Oliver Jowett | 2004-08-12 11:25:03 | Re: [HACKERS] SAVEPOINT syntax again |