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

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

目次

66.1. トランザクションと識別子
66.2. トランザクションとロック
66.3. サブトランザクション
66.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と省略されます。