Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Hackers > Re: ...Roll Bac...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 9552 of 10965
Post > Topic >>

Re: ...Roll Back issue in PGSQL..

by xzilla@[EMAIL PROTECTED] (Robert Treat) Jun 22, 2008 at 08:41 PM

On Friday 20 June 2008 12:19:03 Joshua D. Drake wrote:
> On Fri, 2008-06-20 at 13:10 +0530, Deepak wrote:
> > Hi
> >
> > I am trying to create a TRIGGER function,that populates values to
> > another table upon inserting a value into a table. The issue is,if
> > there is a exception(in Table 2) everything gets rolled back including
> > Table1.I dont want this to happen.i want the value of table1 to stay.
> > I tried "try....except" and introduced SAVEPOINT.But resulted in
> > runtime error.
> >
> > Can anyone please help me out
>
> The function executed by the trigger will be executed as a single
> transaction. If any part fails, they all fail.
>

Well, wrapping the bits of table2 in a begin....exception block would
allow 
him to do what he wants. 

-- 
Robert Treat
Build A Brighter LAMP :: Linux Apache {middleware} PostgreSQL

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
 




 1 Posts in Topic:
Re: ...Roll Back issue in PGSQL..
xzilla@[EMAIL PROTECTED]   2008-06-22 20:41:10 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 9:19:57 CST 2008.