タイプ: | bool |
デフォルト: | on |
コンテキスト: | superuser |
再起動: | false |
以来: | 12 |
このオプションがon
(デフォルト)に設定されると、新しくファイルを作るのを避けるために、名前を変えてWALファイルが再利用されます。COWファイルシステムでは、新しいファイルを作るほうが速いかも知れないので、この挙動を無効にできるようにオプションとなっています。
On 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