dbTalk Databases Forums  

[BUGS] BUG #2647: Atomicity issues when using rules

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #2647: Atomicity issues when using rules in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
 
Posts: n/a

Default [BUGS] BUG #2647: Atomicity issues when using rules - 09-24-2006 , 04:17 PM







The following bug has been logged online:

Bug reference: 2647
Logged by:
Email address: postgresql_atomicity (AT) yahoo (DOT) com
PostgreSQL version: 8.1
Operating system: Debian GNU/Linux
Description: Atomicity issues when using rules
Details:

When I ensure atomicity by locking tables in a transaction, my transactions
still break when I have additional tables touched by rules on tables I
explicitly locked. I can work around by also locking them, but this breaks
modularity of the rules. There should be the policy, or at least the option
when creating the rule of also locking the referenced tables of the rules
automatically when locking the table on which the rule was defined.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.