brrr
This commit is contained in:
@@ -118,7 +118,6 @@ services:
|
||||
environment:
|
||||
- PGPORT=5430
|
||||
- POSTGRES_PASSWORD=notsecurepassword
|
||||
entrypoint: [postgres]
|
||||
command:
|
||||
- -c checkpoint_completion_target=0.9
|
||||
- -c checkpoint_timeout=1800
|
||||
@@ -132,6 +131,7 @@ services:
|
||||
- -c min_wal_size=4GB
|
||||
- -c random_page_cost=1.1
|
||||
- -c shared_buffers=2GB
|
||||
- postgres
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -118,7 +118,6 @@ services:
|
||||
environment:
|
||||
- PGPORT=5430
|
||||
- POSTGRES_PASSWORD=notsecurepassword
|
||||
entrypoint: [postgres]
|
||||
command:
|
||||
- -c checkpoint_completion_target=0.9
|
||||
- -c checkpoint_timeout=1800
|
||||
@@ -132,6 +131,7 @@ services:
|
||||
- -c min_wal_size=4GB
|
||||
- -c random_page_cost=1.1
|
||||
- -c shared_buffers=2GB
|
||||
- postgres
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -120,7 +120,6 @@ services:
|
||||
environment:
|
||||
- PGPORT=5430
|
||||
- POSTGRES_PASSWORD=notsecurepassword
|
||||
entrypoint: [postgres]
|
||||
command:
|
||||
- -c checkpoint_completion_target=0.9
|
||||
- -c checkpoint_timeout=1800
|
||||
@@ -134,6 +133,7 @@ services:
|
||||
- -c min_wal_size=4GB
|
||||
- -c random_page_cost=1.1
|
||||
- -c shared_buffers=2GB
|
||||
- postgres
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
@@ -120,7 +120,6 @@ services:
|
||||
environment:
|
||||
- PGPORT=5430
|
||||
- POSTGRES_PASSWORD=notsecurepassword
|
||||
entrypoint: [postgres]
|
||||
command:
|
||||
- -c checkpoint_completion_target=0.9
|
||||
- -c checkpoint_timeout=1800
|
||||
@@ -134,6 +133,7 @@ services:
|
||||
- -c min_wal_size=4GB
|
||||
- -c random_page_cost=1.1
|
||||
- -c shared_buffers=2GB
|
||||
- postgres
|
||||
networks:
|
||||
- chains
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user