Commit Graph

20 Commits

Author SHA1 Message Date
Nicolas Dorier
4e8aa5e5c5
Increase shm_size for postgres container (#868)
This prevent VACUUM from failing with error
"could not resize shared memory segment "/PostgreSQL.1038930517" to 67128416 bytes: No space left on device"

This degrades the performances of the database
2024-01-10 19:48:43 +09:00
Nicolas Dorier
1ef9d11738
Update docker-compose (#863) 2023-12-26 18:55:47 +09:00
nicolas.dorier
d42292a46d
bump postgres 2023-11-14 16:29:40 +09:00
nicolas.dorier
68984cba53
bump postgres 2023-03-10 09:21:59 +09:00
nicolas.dorier
a073a5f7b3
bump postgres 2022-06-19 12:10:09 +09:00
nicolas.dorier
a65e7db685
Set random_page_cost=1.0 for postgres 2022-03-20 13:16:20 +09:00
nicolas.dorier
bbe4c6c8f1
Bump postgres 2022-03-04 22:03:47 +09:00
nicolas.dorier
f936fb0f23
bump postgres 2021-10-22 15:02:02 +09:00
nicolas.dorier
6af4e80e78
bump postgres 2021-10-22 13:52:39 +09:00
nicolas.dorier
a8ff18fb73
update postgres 2021-10-22 13:29:34 +09:00
nicolas.dorier
b153b84953
Switch to our own postgres container 2021-10-21 13:38:36 +09:00
nicolas.dorier
9e534b4324
Revert "Revert "Upgrade postgres""
This reverts commit d321c09ba0.
2021-09-30 20:50:37 +09:00
nicolas.dorier
d321c09ba0
Revert "Upgrade postgres"
This reverts commit 97414993dc.
2021-09-30 19:58:15 +09:00
nicolas.dorier
97414993dc
Upgrade postgres 2021-09-29 12:40:34 +09:00
nicolas.dorier
efec51f159
Fix postgres 2020-12-10 01:08:54 +09:00
nicolas.dorier
ea4d5aba97
bump postgres 2020-12-08 14:02:20 +09:00
Maxime Rousseau
ea9abe6301
Yamllint'ed all files and made them compliant. (#379)
Co-authored-by: max <max@RedRapier.local>
2020-10-06 14:17:43 +09:00
nicolas.dorier
43c8443f3a Revert "Merge pull request #72 from Kukks/feature/mysql"
This reverts commit a187899945, reversing
changes made to d7241f0d0f.
2018-12-07 13:08:17 +09:00
Andrew Camilleri
e17de97c93 Isolate postgres and enable mysql & sqlite through docker 2018-12-04 14:54:04 +01:00
Andrew Camilleri
72912fabe6 more work on traefik 2018-09-16 11:18:44 +02:00