docs: update home/server/home/postgres

This commit is contained in:
Lukas Forsberg 2025-11-21 18:28:18 +01:00 committed by Lukas Forsberg
parent 53b3788d30
commit cd709d3257

View File

@ -2,7 +2,7 @@
title: Postgres title: Postgres
description: description:
published: true published: true
date: 2025-11-21T17:28:11.501Z date: 2025-11-21T17:28:17.490Z
tags: tags:
editor: markdown editor: markdown
dateCreated: 2025-11-21T17:22:18.109Z dateCreated: 2025-11-21T17:22:18.109Z
@ -53,5 +53,5 @@ mv /var/lib/postgres/data_18 /var/lib/postgres/data
start postgres start postgres
``` ```
sudo systemctl start postgresql sudo systemctl start postgresql
``` ```