Content-Length: 257768 | pFad | http://github.com/postgrespro/postgres/commit/6772c1e542569980e54db8ff87667811dc5f9e86

34 Make output identical to pg_resetxlog's · postgrespro/postgres@6772c1e · GitHub
Skip to content

Commit 6772c1e

Browse files
committed
Make output identical to pg_resetxlog's
1 parent 5c54f63 commit 6772c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/pg_controldata/pg_controldata.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ main(int argc, char *argv[])
232232
ControlFile.checkPointCopy.oldestXidDB);
233233
printf(_("Latest checkpoint's oldestActiveXID: %u\n"),
234234
ControlFile.checkPointCopy.oldestActiveXid);
235-
printf(_("Latest checkpoint's oldestMultiXact: %u\n"),
235+
printf(_("Latest checkpoint's oldestMultiXid: %u\n"),
236236
ControlFile.checkPointCopy.oldestMulti);
237237
printf(_("Latest checkpoint's oldestMulti's DB: %u\n"),
238238
ControlFile.checkPointCopy.oldestMultiDB);

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres/commit/6772c1e542569980e54db8ff87667811dc5f9e86

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy