类型: | bool |
默认: | on |
上下文: | superuser |
重新开始: | false |
以来: | 12 |
如果设置为 on
(默认值), 这个选项会导致 WAL文件通过重命名它们来回收, 从而避免创建新文件的需要。 在COW 文件系统, 创建新文件也许会更快,因此提供这个选项来禁用这种行为。
在 StackOverflow
- postgres transactions rate slows after a while
- archive_cleanup_command does not clear the archived wal files
- Postgres 11 very slow when having multiple databases
- Why does "explain analyzing" this query fnish fast (showing a parallel plan), while running the actual query without "explain analyze" doesn't?
- Error: self signed certificate when doing a migration to production