| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | Greg Sabino Mullane <greg(at)turnstep(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: [PATCHES] Continue transactions after errors in psql |
| Date: | 2005-04-26 01:51:30 |
| Message-ID: | 200504260151.j3Q1pVK12286@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Christopher Kings-Lynne wrote:
> > disable it by default for all sessions (current patch)
>
> That is the most backwards non-surprising solution.
>
> > enable it by default only for interactive sessions, like AUTOCOMMIT
>
> And that is what other dbms' do.
The current version controls only interactive sessions, and is off by
default. I am willing to change that, but I need to hear from more
people on this to change it.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2005-04-26 02:11:18 | Re: [PATCHES] Continue transactions after errors in psql |
| Previous Message | Christopher Kings-Lynne | 2005-04-26 01:34:50 | Re: [PATCHES] Continue transactions after errors in psql |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christopher Kings-Lynne | 2005-04-26 02:11:18 | Re: [PATCHES] Continue transactions after errors in psql |
| Previous Message | Christopher Kings-Lynne | 2005-04-26 01:34:50 | Re: [PATCHES] Continue transactions after errors in psql |