This commit is contained in:
Para Dox
2025-05-22 00:15:39 +07:00
parent bbd93c0ffb
commit 4f7fe9a256
12 changed files with 168 additions and 168 deletions

View File

@@ -124,20 +124,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -124,20 +124,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -124,20 +124,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -124,20 +124,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -129,20 +129,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -129,20 +129,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -128,20 +128,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -128,20 +128,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -118,20 +118,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -118,20 +118,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -120,20 +120,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes:

View File

@@ -120,20 +120,20 @@ services:
environment: environment:
- PGPORT=5430 - PGPORT=5430
- POSTGRES_PASSWORD=notsecurepassword - POSTGRES_PASSWORD=notsecurepassword
command: command: >
- -c checkpoint_completion_target=0.9 postgres
- -c checkpoint_timeout=1800 -c max_connections=200
- -c effective_cache_size=4GB -c log_error_verbosity=terse
- -c effective_io_concurrency=200 -c shared_buffers=2GB
- -c log_error_verbosity=terse -c effective_cache_size=4GB
- -c maintenance_work_mem=1GB -c maintenance_work_mem=1GB
- -c max_connections=200 -c checkpoint_completion_target=0.9
- -c max_wal_size=16GB -c random_page_cost=1.1
- -c max_worker_processes=16 -c effective_io_concurrency=200
- -c min_wal_size=4GB -c min_wal_size=4GB
- -c random_page_cost=1.1 -c max_wal_size=16GB
- -c shared_buffers=2GB -c max_worker_processes=16
- postgres -c checkpoint_timeout=1800
networks: networks:
- chains - chains
volumes: volumes: