geo ip 데이터 load후 api 수행하도록 구조 변경
This commit is contained in:
2
deploy/postgres/init/01_tuning.sql
Normal file
2
deploy/postgres/init/01_tuning.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Reduce checkpoint churn during bulk MMDB load
|
||||
ALTER SYSTEM SET max_wal_size = '4GB';
|
||||
Reference in New Issue
Block a user