Revert "[CI] attempt to improve performance of postgres service"
This reverts commit 490e983aa7.
This commit is contained in:
parent
490e983aa7
commit
f5aabe7fb7
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ steps:
|
||||||
services:
|
services:
|
||||||
- name: database
|
- name: database
|
||||||
image: postgres:17
|
image: postgres:17
|
||||||
command: -c fsync=off
|
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_PASSWORD: teilchensammler
|
POSTGRES_PASSWORD: teilchensammler
|
||||||
POSTGRES_DB: teilchensammler_test
|
POSTGRES_DB: teilchensammler_test
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue