]> granicus.if.org Git - postgresql/commit
Reduce size of two phase file header
authorSimon Riggs <simon@2ndQuadrant.com>
Thu, 10 Mar 2016 12:51:46 +0000 (12:51 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Thu, 10 Mar 2016 12:51:46 +0000 (12:51 +0000)
commite0694cf9c74455fb87beb0f4d66b4c8f5f53715e
treee8026351403e07767559d9f359fc07ee8dbed2a0
parentfcb4bfddb6ff46e4495b923987ed6a89bd256174
Reduce size of two phase file header

Previously 2PC header was fixed at 200 bytes, which in most cases wasted
WAL space for a workload using 2PC heavily.

Pavan Deolasee, reviewed by Petr Jelinek
src/backend/access/transam/twophase.c