Optimization of memory operations in generalized search trees of postgreSQL

33Citations
Citations of this article
6Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Our team is working on new algorithms for intra-page indexing in PostgreSQL generalized search trees. During this work, we encountered that slight modification of the algorithm for modification of a tuple on a page can significantly affect the performance. This effect is caused by optimization of page compaction operations and speeds up inserts and updates of a data. Most important performance improvement is gained using sorted data insertion, time to insert data into an index can be reduced by a factor of 3. For a randomized data performance increase is around 15%. Size of the index also significantly reduced. This paper describes implementation and evaluation of the technique in PostgreSQL codebase. Proposed patch is committed to upstream and expected to be released with the PostgreSQL 10.

Cite

CITATION STYLE

APA

Borodin, A., Mirvoda, S., Kulikov, I., & Porshnev, S. (2017). Optimization of memory operations in generalized search trees of postgreSQL. In Communications in Computer and Information Science (Vol. 716, pp. 224–232). Springer Verlag. https://doi.org/10.1007/978-3-319-58274-0_19

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free