From 6c536c2d1c977fe2724d6f6f80f1c93e83435dce Mon Sep 17 00:00:00 2001 From: JingRan-Yang <13631203878@163.com> Date: Thu, 13 Feb 2025 18:48:31 +0800 Subject: [PATCH] Adding topic for pg_test_fsync --- docs/sys-utilities/pg-test-fsync.md | 58 +++++++++++++++++++ .../current/sys-utilities/pg-test-fsync.md | 55 ++++++++++++++++++ sidebars.ts | 1 + 3 files changed, 114 insertions(+) create mode 100644 docs/sys-utilities/pg-test-fsync.md create mode 100644 i18n/zh/docusaurus-plugin-content-docs/current/sys-utilities/pg-test-fsync.md diff --git a/docs/sys-utilities/pg-test-fsync.md b/docs/sys-utilities/pg-test-fsync.md new file mode 100644 index 00000000000..1b7a6ae41d4 --- /dev/null +++ b/docs/sys-utilities/pg-test-fsync.md @@ -0,0 +1,58 @@ +--- +title: pg_test_fsync +--- + + +# pg_test_fsync + +Determines the fastest `wal_sync_method`, which specifies the method used for forcing write-ahead log (WAL) updates out to disk for Cloudberry Database. + + +## Synopsis + +```shell +pg_test_fsync [