Content-Length: 285994 | pFad | http://github.com/postgrespro/postgres_cluster/commit/c820e3c84601d917b725ec70f521a3d0ad604a53
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8edb6 commit c820e3cCopy full SHA for c820e3c
contrib/mmts/tests2/docker-compose.yml
@@ -6,6 +6,8 @@ services:
6
container_name: node1
7
build: ..
8
privileged: true
9
+ ulimits:
10
+ core: 14294967296
11
environment:
12
POSTGRES_USER: 'pg'
13
POSTGRES_DB: 'regression'
@@ -25,6 +27,8 @@ services:
25
27
container_name: node2
26
28
29
30
31
32
33
34
@@ -44,6 +48,8 @@ services:
44
48
container_name: node3
45
49
46
50
51
52
47
53
54
55
Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/c820e3c84601d917b725ec70f521a3d0ad604a53
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments