Skip to content
Snippets Groups Projects
Verified Commit 8569c94e authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

postgresql/howto-connect: Require the pgpass for all connections

Refs. swh/infra/sysadm-environment#5296
parent 32bba55d
No related branches found
No related tags found
No related merge requests found
......@@ -163,8 +163,8 @@ for ``ALIAS`` in ``swh``, ``swh-replica``, ``swh-indexer``, ...
Sample |pgpass|
---------------
.. note:: The |pgpass| file is not needed for guest (read-only) access to
databases. You will only need it for read-write access.
.. note:: The |pgpass| file is needed for read-only (``guest``) and read-write access to
databases.
::
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment