Sfoglia il codice sorgente

Merge pull request #4097 from luixxiul/fix

Update docs/maintenance-postgres.md: add a copyright header
pull/4099/head
Slavi Pantaleev 1 anno fa
committed by GitHub
parent
commit
5c34d0c0c1
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: B5690EEEBB952194
1 ha cambiato i file con 12 aggiunte e 0 eliminazioni
  1. +12
    -0
      docs/maintenance-postgres.md

+ 12
- 0
docs/maintenance-postgres.md Vedi File

@@ -1,3 +1,15 @@
<!--
SPDX-FileCopyrightText: 2019 - 2024 Slavi Pantaleev
SPDX-FileCopyrightText: 2020 - 2021 Aaron Raimist
SPDX-FileCopyrightText: 2020 Hardy Erlinger
SPDX-FileCopyrightText: 2021 - 2024 MDAD project contributors
SPDX-FileCopyrightText: 2021 Marc Leuser
SPDX-FileCopyrightText: 2024 Kim Brose
SPDX-FileCopyrightText: 2024 Suguru Hirahara

SPDX-License-Identifier: AGPL-3.0-or-later
-->

# PostgreSQL maintenance # PostgreSQL maintenance


This document shows you how to perform various maintenance tasks related to the Postgres database server used by Matrix. This document shows you how to perform various maintenance tasks related to the Postgres database server used by Matrix.


Caricamento…
Annulla
Salva