From dd6c2fee6e501c9b51c8cce120b4ddc61b9a0b7e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:05:19 +0200 Subject: Adding upstream version 15.7. 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 8bcbc54..2020a86 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