From 9e8124a471bf2703583ab1924756c4ac4f1519a5 Mon Sep 17 00:00:00 2001 From: ilyamak04 Date: Sat, 26 Jul 2025 15:19:14 +0300 Subject: [PATCH] + --- docs/DB/Postgresql.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/DB/Postgresql.md b/docs/DB/Postgresql.md index b1c3a02..76450ae 100644 --- a/docs/DB/Postgresql.md +++ b/docs/DB/Postgresql.md @@ -557,3 +557,4 @@ select * from pg_stat_replication; ```sql select * from pg_stat_wal_receiver; ``` +