Author: poeml Date: Fri Sep 3 04:28:58 2010 New Revision: 8106 URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8106&view=rev Log: docs/debian/installation: fix PostgreSQL authentication example Modified: trunk/docs/installation/debian.rst Modified: trunk/docs/installation/debian.rst URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/debian.rst?rev=8106&r1=8105&r2=8106&view=diff ============================================================================== --- trunk/docs/installation/debian.rst (original) +++ trunk/docs/installation/debian.rst Fri Sep 3 04:28:58 2010 _at_@ -164,7 +164,7 @@ Edit host-based authentication ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Add line ``local mirrorbrain mirrorbrain 127.0.0.1/32 md5`` to the end of +Add line ``host mirrorbrain mirrorbrain 127.0.0.1/32 md5`` to the end of :file:`pg_hba.conf`, which is to be found here:: sudo vim /etc/postgresql/8.4/main/pg_hba.conf _______________________________________________ mirrorbrain-commits mailing list Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/ Note: To remove yourself from this list, send a mail with the content unsubscribe to the address mirrorbrain-commits-request_at_mirrorbrain.orgReceived on Fri Sep 03 2010 - 02:29:01 GMT
This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT