issues
search
EscapeLife
/
awesome-builder
🐚 强大的docker构建器和相关脚本
Apache License 2.0
42
stars
13
forks
source link
Optimized to accelerate Postgres_ES docker
#28
Closed
EscapeLife
closed
3 years ago
EscapeLife
commented
3 years ago
The main optimization points are as follows
Speed up recovery/rebase(wal)
Remove support for gzip from archive wal
Slow query logging is enabled by default
Support modifying 'MAX_CONNECTIONS' and 'MAX_WAL_SIZE' using env
Support non-stop service rebase wal
Use 'ZSTD' for backup wal
Added progress bars to rebase and recovery wal