docs: create home/server/home/postgres
This commit is contained in:
parent
b44dd77f7c
commit
632795489a
18
home/server/home/postgres.md
Normal file
18
home/server/home/postgres.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Postgres
|
||||
description:
|
||||
published: true
|
||||
date: 2025-11-21T17:22:18.109Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2025-11-21T17:22:18.109Z
|
||||
---
|
||||
|
||||
# Postgres
|
||||
|
||||
## Update database
|
||||
|
||||
stop the running instance
|
||||
```
|
||||
sudo systemctl stop postgresql
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user