Content-Length: 285994 | pFad | http://github.com/postgrespro/postgres_cluster/commit/c820e3c84601d917b725ec70f521a3d0ad604a53

1E collect cores in compose · postgrespro/postgres_cluster@c820e3c · GitHub
Skip to content

Commit c820e3c

Browse files
committed
collect cores in compose
1 parent ba8edb6 commit c820e3c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

contrib/mmts/tests2/docker-compose.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ services:
66
container_name: node1
77
build: ..
88
privileged: true
9+
ulimits:
10+
core: 14294967296
911
environment:
1012
POSTGRES_USER: 'pg'
1113
POSTGRES_DB: 'regression'
@@ -25,6 +27,8 @@ services:
2527
container_name: node2
2628
build: ..
2729
privileged: true
30+
ulimits:
31+
core: 14294967296
2832
environment:
2933
POSTGRES_USER: 'pg'
3034
POSTGRES_DB: 'regression'
@@ -44,6 +48,8 @@ services:
4448
container_name: node3
4549
build: ..
4650
privileged: true
51+
ulimits:
52+
core: 14294967296
4753
environment:
4854
POSTGRES_USER: 'pg'
4955
POSTGRES_DB: 'regression'

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/c820e3c84601d917b725ec70f521a3d0ad604a53

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy