add postgres upgrade guide

This commit is contained in:
ruslandoga
2022-09-24 12:35:33 +04:00
parent cbc35f7e5c
commit a220fd2d08
4 changed files with 193 additions and 0 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)