From: Sergej Galkin on 14 Mar 2010 09:50 Hello all, Now I'm trying to realize index in GiST. Everything is Ok, but I would like to know about advanced index programming options. 1) For example - can I delete entry in my picksplit procedure ? 2) Or to add logical conditions - when picksplit node ? For exampe change default "when number of entries of node is much than XX, split node" - to "when number of entries which element "state" is "on" is much than XX, split node ?" Faithfully, Sergej
|
Pages: 1 Prev: Getting to beta1 Next: Ragged latency log data in multi-threaded pgbench |