Revision 36fea6f9

b/docs/quick-install-admin-guide.rst
140 140
    postgres=# GRANT ALL PRIVILEGES ON DATABASE snf_pithos TO synnefo;
141 141

  
142 142
Configure the database to listen to all network interfaces. You can do this by
143
editting the file ``/etc/postgresql/9.1/main/postgresql.conf`` and change
143
editing the file ``/etc/postgresql/9.1/main/postgresql.conf`` and change
144 144
``listen_addresses`` to ``'*'`` :
145 145

  
146 146
.. code-block:: console

Also available in: Unified diff