バージョンごとのドキュメント一覧

第67章 トランザクション処理

目次

67.1. トランザクションと識別子
67.2. トランザクションとロック
67.3. サブトランザクション
67.4. 2相トランザクション
<title>Transaction Processing</title>

This chapter provides an overview of the internals of <productname>PostgreSQL</productname>'s transaction management system. The word transaction is often abbreviated as <firstterm>xact</firstterm>. この章では、PostgreSQLのトランザクション制御システムの内部構造について概説します。 トランザクションという単語は、しばしばxactと省略されます。