mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-24 17:36:39 +00:00
Add note about pg_hba editing to grant the 'general' user access.
This commit is contained in:
parent
b2449d29d0
commit
05868adf57
@ -87,6 +87,9 @@ user, for example:</p>
|
||||
su postgres -c /usr/share/rscds/dba/create-database.sh
|
||||
</pre>
|
||||
|
||||
<p>Once your database has been created, you may also need to
|
||||
edit your pg_hba.conf file in order to grant the application
|
||||
access to the database as the 'general' user.</p>
|
||||
|
||||
<h1>Apache VHost Configuration</h1>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user