From 3f21b22cd0d2ca6701a4c50111a4cf118c98c5a0 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Thu, 27 Feb 2025 14:41:31 +0900 Subject: [PATCH] Add copyright header to docs/importing-postgres.md Signed-off-by: Suguru Hirahara --- docs/importing-postgres.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/importing-postgres.md b/docs/importing-postgres.md index 1113caf1e..a27c7d6d5 100644 --- a/docs/importing-postgres.md +++ b/docs/importing-postgres.md @@ -1,3 +1,12 @@ + + # Importing an existing Postgres database from another installation (optional) You can manually import your database from a previous default installation of Synapse.