Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9748817

Browse files
authored
enabling archive_mode is required
1 parent1874b89 commit9748817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@ You need to enable WAL archive by adding following lines to postgresql.conf:
116116

117117
```
118118
wal_level = archive
119+
archive_mode = on
119120
archive_command = 'test ! -f /home/postgres/backup/wal/%f && cp %p /home/postgres/backup/wal/%f'
120121
```
121122

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp