Skip to content

History / Using the PostgreSQL Backend

Revisions

  • Tested with MariaDB 10.11.9, PostgreSQL 15.8-1 and Vaultwarden 1.32.0

    @techsolo12 techsolo12 committed Sep 17, 2024
  • With Postgres15, you need to set vaultwarden as an admin of the database for the migration to proceed

    @Spitfireap Spitfireap committed Nov 12, 2023
  • add docs on additional connection parameters

    @jjlin jjlin committed Mar 6, 2023
  • Improve database URL example

    Gabriel Arazas committed Dec 5, 2022
  • Added documentation on how to migrate from MySQL to PostgreSQL

    @KBurgTech KBurgTech committed Mar 22, 2022
  • Updated Using the PostgreSQL Backend (markdown)

    @BlackDex BlackDex committed Feb 28, 2022
  • Added WAL mention

    @JuanM04 JuanM04 committed Sep 26, 2021
  • Project renaming

    @dani-garcia dani-garcia committed Apr 27, 2021
  • sqlite uses a file, not a server and port

    @ptman ptman committed Feb 17, 2021
  • Updated Using the PostgreSQL Backend (markdown)

    @jjlin jjlin committed Oct 31, 2020
  • Updated Using the PostgreSQL Backend (markdown)

    @kevdogg kevdogg committed Oct 18, 2020
  • 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.

    @sutidor sutidor committed Oct 12, 2020
  • WAL is not used by none sqlite db's, so can be removed

    @BlackDex BlackDex committed Oct 8, 2020
  • Updated Using the PostgreSQL Backend (markdown)

    @wcjxixi wcjxixi committed Oct 7, 2020
  • Updated Using the PostgreSQL Backed (markdown)

    @chriscpritchard chriscpritchard committed Oct 5, 2020