From cfeabb78ebeff76b87dc39bb8b0b0d25ffcc4819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Fri, 15 May 2026 16:58:01 +0200 Subject: [PATCH] =?UTF-8?q?draft:=20Savoir=20si=20PostgreSQL=20est=20insta?= =?UTF-8?q?ll=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 23943862-492f-4fbd-858e-96b75cdccc86/draft_overlay.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/23943862-492f-4fbd-858e-96b75cdccc86/draft_overlay.json b/23943862-492f-4fbd-858e-96b75cdccc86/draft_overlay.json index 1d9cb35..f68c9f2 100644 --- a/23943862-492f-4fbd-858e-96b75cdccc86/draft_overlay.json +++ b/23943862-492f-4fbd-858e-96b75cdccc86/draft_overlay.json @@ -1,8 +1,13 @@ { "title": "Vérifier si PostgreSQL est installé sous Linux", - "_updated_at": "2026-05-15 14:57:54", + "_updated_at": "2026-05-15 14:58:01", "slug": "savoir-si-postgresql-est-installe-sur-un-systeme", "published": true, "published_at": "2023-02-16 00:54", - "category": "Informatique" + "category": "Informatique", + "tags": { + "tags": [ + "PostgreSQL" + ] + } }