draft: Savoir si PostgreSQL est installé

This commit is contained in:
Cédrix
2026-05-15 16:58:01 +02:00
parent 3cccda247c
commit cfeabb78eb
@@ -1,8 +1,13 @@
{ {
"title": "Vérifier si PostgreSQL est installé sous Linux", "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", "slug": "savoir-si-postgresql-est-installe-sur-un-systeme",
"published": true, "published": true,
"published_at": "2023-02-16 00:54", "published_at": "2023-02-16 00:54",
"category": "Informatique" "category": "Informatique",
"tags": {
"tags": [
"PostgreSQL"
]
}
} }