@inproceedings{oai:ipsj.ixsq.nii.ac.jp:00146095, author = {橋田, 拓志 and 田原, 司睦 and 中村, 実 and 宇治橋, 善史 and 河場, 基行 and 原田, リリアン and Hashida, Takushi and Tabaru, Tsuguchika and Nakamura, Minoru and Ujibashi, Yoshifumi and Kawaba, Motoyuki and Harada, Lilian}, book = {第8回Webとデータベースに関するフォーラム論文集}, month = {Nov}, note = {近年,トランザクション処理と高速分析処理を兼ね備えた OLXP の必要性が高まっている.我々は,OSS の RDBMS である PostgreSQL 9.4 をベースとして,OLXP システムを実現するための設計・開発を行っている.OLXP システムを実現には,トランザクション処理が必要とする一貫性と分析処理の高速性とを,透過的なインターフェースで実現することが大きな課題となる.我々は,分析処理の高速化のためにカラム形式のストアを導入した.本論文では,このカラムストアへの更新と,PostgreSQL と同様のデータ一貫性を保証するための多版型同時実行制御の低オーバーヘッドな実現方式および性能評価について述べる., The importance of database systems to support mixed online transaction processing (OLTP) and online analytical processing (OLAP) workloads, the so-called OLXP workloads, has attracted much attention lately. We have developed an OLXP database system based on the PostgreSQL which is an OSS RDBM system. In order to implement OLXP system, realizing consistency of transactional processing and high performance of OLAP simultaneously and transparently is an important issue. We have introduced a column store to realize high OLAP performance in our previous works. In this paper, we present our implementation and evaluation results of its low overhead method to update the column store while incurring minimal OLTP performance degradation, and a multi version concurrency control method that ensures data consistency with the original PostgreSQL.}, pages = {64--71}, publisher = {情報処理学会}, title = {PostgreSQLベースのOLXPシステム実現のための同時実行制御手法}, volume = {2015}, year = {2015} }