Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Increase perf of read/write locks #16149

Merged
merged 3 commits into from
Aug 23, 2023
Merged

Commits on Aug 21, 2023

  1. Increase perf of read/write locks

    We do this by marking the tables as `UNLOGGED` in PostgreSQL.
    erikjohnston committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    911754b View commit details
    Browse the repository at this point in the history
  2. Newsfile

    erikjohnston committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    286efdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d8e8cd View commit details
    Browse the repository at this point in the history