Using the PostgreSQL Backend
Esemudeo edited this page 6 months ago

Wiki Page Revisions

20 Commits

Author SHA1 Message Date
Esemudeo 493654d6ce clarify to bootstrap the newly created database
6 months ago
Wang Haoyang 80e1551073 Add test environment for SQLite to PostgreSQL migration
6 months ago
felipewnp 5beb9c4193 fix: changing PostgreSQL commands that create the user and database.
8 months ago
Sérgio Azevedo 6b63a5fa66 Fix grant rights for Postgres 15+
1 year ago
Sérgio Azevedo 8d6d98b1ee Coherence on db name
1 year ago
techsolo12 9b6f2387bc Tested with MariaDB 10.11.9, PostgreSQL 15.8-1 and Vaultwarden 1.32.0
2 years ago
Spitfireap 47106651e8 With Postgres15, you need to set vaultwarden as an admin of the database for the migration to proceed
3 years ago
Jeremy Lin ed6f168408 add docs on additional connection parameters
3 years ago
Gabriel Arazas 56c83e9ac9 Improve database URL example
3 years ago
Jan K 249120dc64 Added documentation on how to migrate from MySQL to PostgreSQL
4 years ago
Mathijs van Veluw 4d827c5eed Updated Using the PostgreSQL Backend (markdown)
4 years ago
JuanM04 fe8fd6c1b7 Added WAL mention
5 years ago
Daniel García 3bbd0b6de0 Project renaming
5 years ago
Paul Tötterman 84e0402e46 sqlite uses a file, not a server and port
5 years ago
Jeremy Lin 692712c721 Updated Using the PostgreSQL Backend (markdown)
6 years ago
kevdogg a07904d12a Updated Using the PostgreSQL Backend (markdown)
6 years ago
Sven ece86d4f90 I was confused with the brackets, so I looked up an example on diesel directly. To omit that for future seekers, I provided an example.
6 years ago
Mathijs van Veluw 72a3abf456 WAL is not used by none sqlite db's, so can be removed
6 years ago
wcjxixi f0e9466acb Updated Using the PostgreSQL Backend (markdown)
6 years ago
Chris Pritchard c21c7375f8 Updated Using the PostgreSQL Backed (markdown)
6 years ago