Slavi Pantaleev
ec5e379672
Update old references to com.devture.ansible.role.postgres & com.devture.ansible.role.traefik
Provoked by https://github.com/mother-of-all-self-hosting/mash-playbook/pull/280
před 1 rokem
Slavi Pantaleev
8445843562
Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_)
před 1 rokem
Kim Brose
3a0cb01d6c
Fix docs typo
před 1 rokem
Marty
a6f0d643ed
Update maintenance-postgres.md
Seems that borg backup support was added by the commit b61b908c2e
před 1 rokem
Slavi Pantaleev
29b62f77a5
Upgrade Postgres (v16.0-5 -> v16.0-6) - adds auto-tuning
před 2 roky
throny
7e54417fca
Update maintenance-postgres.md
no postgres 16 support with borg, 15 works.
před 2 roky
Slavi Pantaleev
8c4234d52a
Add note about ANALYZE after Postgres database importing
před 2 roky
Slavi Pantaleev
2b49ae79ca
Use just for Postgres maintenance command examples
před 3 roky
Slavi Pantaleev
9ab2a72e86
More matrix_postgres -> devture_postgres changes
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2319
před 3 roky
Slavi Pantaleev
7b43ef34b7
Remove more hardcoded matrix-postgres references
před 3 roky
Slavi Pantaleev
40e8ef0c70
Do not tell people to use latest Borgmatic - it won't help with Postgres v15
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2259#issuecomment-1312737960
před 3 roky
throny
f5a09f30b7
Update maintenance-postgres.md
před 3 roky
throny
b12cdbd99d
Update maintenance-postgres.md
před 3 roky
throny
adbc09f152
warn users about upgrading to pg15 when using borg
před 3 roky
Michael Collins
98e6cd685d
sync with previous repo
před 4 roky
Michael-GMH
ad7bbd6442
merge upstream
před 4 roky
Wobbel The Bear
1b41e9c7dd
Update PostgreSQL Maintenance page
Added a mid-sized VPS configuration with configuration changes to the PostgreSQL database config.
Deleted single quotes in one of the examples to unify the examples
před 4 roky
Slavi Pantaleev
719ecb03a8
Add note about pgtune.leopard.in.ua
před 4 roky
Michael-GMH
89cb5a3d7a
GMH v0.4.2 update
před 4 roky
Slavi Pantaleev
37c089bb96
Minor docs improvements
před 4 roky
Aaron Raimist
c86cc11386
Add some advice about tuning PostgreSQL
před 4 roky
Michael
33ec5710d9
0.2.1 revision
před 5 roky
Slavi Pantaleev
ca22355910
Update backup docs a bit
před 5 roky
Marc Leuser
53869ac14a
recommend a better way of backing up postgres
don't spawn an extra container
run pg_dumpall within matrix-postgres instead, ensures correct version
store under /matrix so a backup of the folder will contain a DB dump
use absolute paths just in case something in the ENV is messed up
před 5 roky
Slavi Pantaleev
d3aea8f4b8
Update Postgres backup docs for ARM32
před 5 roky
Slavi Pantaleev
95346f3117
Reorganize Postgres access (breaking change)
In short, this makes Synapse a 2nd class citizen,
preparing for a future where it's just one-of-many homeserver software
options.
We also no longer have a default Postgres superuser password,
which improves security.
The changelog explains more as to why this was done
and how to proceed from here.
před 5 roky
Slavi Pantaleev
d7dba0a2ff
Update some Docker image references
před 5 roky
Slavi Pantaleev
0a977ce113
Fix incorrect path in docs
před 5 roky
Hardy Erlinger
ee8dd44837
Use up-to-date PostgreSQL container version for backups.
před 5 roky
Slavi Pantaleev
e3dca2f66f
Try to avoid Docker logs growing too much for one-off containers
We recently had a report of the Postgres backup container's log file
growing the size of /var/lib/docker until it ran out of disk space.
Trying to prevent similar problems in the future.
před 5 roky
Slavi Pantaleev
daf13107a0
Add support for rust-synapse-compress-state
před 5 roky
Aaron Raimist
65963f694a
Use Postgres 12.1 when creating a backup
před 6 roky
Slavi Pantaleev
e32aaacaa7
Make gzipped SQL dumps by default during --upgrade-postgres
před 6 roky
Slavi Pantaleev
29526e7bb1
Add support for backing up / importing all Postgres databases/users
před 6 roky
Slavi Pantaleev
9c438a3870
Add support for Postgres v12
před 6 roky
Slavi Pantaleev
76862f4f2a
Suggest running start tag after janitor and Postgres vacuum
We do restart Synapse explicitly, but some other services
(bridges, matrix-corporal, ..) may not restart sometimes.
It's best to restart all services explicitly.
před 6 roky
Slavi Pantaleev
0ca21d80d7
Add Synapse Maintenance docs and synapse-janitor integration
před 6 roky
Slavi Pantaleev
70b2f07fec
Add PostgreSQL backup information
před 7 roky