feat: add parameter pg_fs_wal (G) to changing pg_wal dir - #530
Open
waitingsong wants to merge 2 commits into
Open
feat: add parameter pg_fs_wal (G) to changing pg_wal dir#530waitingsong wants to merge 2 commits into
pg_fs_wal (G) to changing pg_wal dir#530waitingsong wants to merge 2 commits into
Conversation
waitingsong
force-pushed
the
pg_fs_wal
branch
3 times, most recently
from
March 9, 2025 14:58
3c21019 to
d820dcd
Compare
pg_fs_wal (G|C) to changing pg_wal dirpg_fs_wal (G) to changing pg_wal dir
waitingsong
force-pushed
the
pg_fs_wal
branch
4 times, most recently
from
March 9, 2025 15:42
de2d0ff to
2354546
Compare
pg_fs_wal (G) to changing pg_wal dirpg_fs_wal (G) to changing pg_wal dir
pg_fs_wal (G) to changing pg_wal dirpg_fs_wal (G) to changing pg_wal dir
waitingsong
force-pushed
the
pg_fs_wal
branch
13 times, most recently
from
March 13, 2025 11:09
1db0301 to
723bc4f
Compare
pg_fs_wal (G) to changing pg_wal dirpg_fs_wal (G) to changing pg_wal dir
waitingsong
force-pushed
the
pg_fs_wal
branch
4 times, most recently
from
March 14, 2025 07:36
1cae2b0 to
8ec46f2
Compare
pg_fs_wal (G) to changing pg_wal dirpg_fs_wal (G) to changing pg_wal dir
Vonng
force-pushed
the
main
branch
11 times, most recently
from
April 5, 2025 15:14
cc69e58 to
fae7528
Compare
Vonng
force-pushed
the
main
branch
2 times, most recently
from
August 2, 2025 10:39
d351d04 to
9690822
Compare
Vonng
force-pushed
the
main
branch
8 times, most recently
from
January 7, 2026 05:26
c9639ad to
c7da007
Compare
Vonng
force-pushed
the
main
branch
3 times, most recently
from
February 13, 2026 07:23
d91e420 to
fa31213
Compare
Vonng
force-pushed
the
main
branch
3 times, most recently
from
February 27, 2026 05:47
1f49c75 to
790dce6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
new pg_wal style is
<pg_fs_wal>/<pg_cluster>-<pg_version>/pg_walwhen pg_fs_wal definedpg_fs_wal validatiton: pg_fs_wal must start with '/' and not contain spaces
modify pg_wal of current pg_cluster:
pg_wal./pgsql.yml - <cls> -t pg_waltested scenarios:
pig sty installbin/pgsql-add <pg_cluster>bin/pgsql-add <pg_cluster> <ip>./pgsql.yml -t pg_walafter full installation./pgsql.yml -t pg_walpg-backup fullwill be executed automatically if pg_fs_wal changed and apply this settings:/wal/walto/wal2/wal2to undefined or empty