Skip to content

Commit ddbf473

Browse files
author
Alexander Korotkov
committed
Fix multixact id.
1 parent bedd33f commit ddbf473

File tree

1 file changed

+1
-0
lines changed
  • src/backend/access/transam

1 file changed

+1
-0
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4805,6 +4805,7 @@ BootStrapXLOG(void)
48054805
checkPoint.nextOid = FirstBootstrapObjectId;
48064806
checkPoint.nextMulti = FirstMultiXactId;
48074807
checkPoint.nextMultiOffset = 0;
4808+
checkPoint.nextMulti++;
48084809
checkPoint.oldestXid = FirstNormalTransactionId;
48094810
checkPoint.oldestXidDB = TemplateDbOid;
48104811
checkPoint.oldestMulti = FirstMultiXactId;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy