Self-use postgres docker image with following changes
with pg_stat_statements enable
full-text search of Chinese
require SQL Where Clause in update/delete
run cron job
default_text_search_config
set to 'chinese'
to use zhparserpg_stat_statements
, safeupdate
load by defaultmax_replication_slots
if USE_REPLICATION
env is setmore in this file