Merge pull request #52 from ruslandoga/upgrade-postgres

upgrade postgres
This commit is contained in:
ruslandoga
2022-10-12 17:48:02 +07:00
committed by GitHub
4 changed files with 194 additions and 1 deletions

View File

@ -10,3 +10,7 @@ Find instructions on how to run Plausible Analytics Self Hosted [in our docs](ht
We are always looking to expand on the options and setups provided here. Feel free to open an issue or PR if you feel
something could be improved.
### Upgrade guides
- [Upgrading `plausible_db` (PostgreSQL)](upgrade/postgres.md)