Changes

Jump to navigation Jump to search
25 bytes added ,  05:58, 14 August 2023
m
Line 202: Line 202:  
</syntaxhighlight>
 
</syntaxhighlight>
 
====== POSTGRES setup ======
 
====== POSTGRES setup ======
As root we need to do the initial config<syntaxhighlight lang="bash">
+
As root we need to do the initial config and add the initial user<syntaxhighlight lang="bash">
 
postgresql-setup --initdb --unit postgresql
 
postgresql-setup --initdb --unit postgresql
 
systemctl enable postgresql --now
 
systemctl enable postgresql --now
371

edits

Navigation menu