LWN.net Logo

PostgreSQL 9.0 arrives with many new features

PostgreSQL 9.0 arrives with many new features

Posted Sep 21, 2010 22:49 UTC (Tue) by nix (subscriber, #2304)
Parent article: PostgreSQL 9.0 arrives with many new features

Hang on. People are working on *predicate locking* for 9.1? OK, if that works I'll be officially in awe. I've never heard of any RDBMS supporting it, or even trying to. (Perhaps DB2 can do it: that's the only big RDBMS I have no experience with, and also the closest to magic alien technology.)


(Log in to post comments)

PostgreSQL 9.0 arrives with many new features

Posted Sep 22, 2010 0:11 UTC (Wed) by jberkus (subscriber, #55561) [Link]

Amusing you should mention DB2. Yeah, they're the database we're trying to beat in terms of predicate locking.

The developer who wrote it, Kevin Grittner, is implementing some academic papers on how to do serialization and predicate locking which haven't previously been implemented. Part of that is already committed, so pick up the next Alpha at the end of this commitfest (around October 17th) and give it a spin. I know Kevin would love some feedback.

Need info

Posted Sep 25, 2010 21:53 UTC (Sat) by man_ls (subscriber, #15091) [Link]

Any good links on what "predicate locking" is? For once Wikipedia has failed me.

Need info

Posted Sep 26, 2010 17:47 UTC (Sun) by Jan_Zerebecki (guest, #70319) [Link]

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds