From 2a0f262beff32ba86bcb58f3273214e5d0517c09 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 14 May 2024 21:16:24 +0200 Subject: Merging upstream version 16.3. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/postgres-user.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/postgres-user.html') diff --git a/doc/src/sgml/html/postgres-user.html b/doc/src/sgml/html/postgres-user.html index c6822ea..63253ec 100644 --- a/doc/src/sgml/html/postgres-user.html +++ b/doc/src/sgml/html/postgres-user.html @@ -1,5 +1,5 @@ -19.1. The PostgreSQL User Account

19.1. The PostgreSQL User Account #

+19.1. The PostgreSQL User Account

19.1. The PostgreSQL User Account #

As with any server daemon that is accessible to the outside world, it is advisable to run PostgreSQL under a separate user account. This user account should only own the data @@ -17,4 +17,4 @@ useradd or adduser. The user name postgres is often used, and is assumed throughout this book, but you can use another name if you like. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3