Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
From 96805a18c60597a2a61fc24137e012c8a161a2e2 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 29 Oct 2007 17:22:20 +0000 Subject: Clarify restart is of the "database" server, in FAQ. --- doc/src/FAQ/FAQ.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/FAQ/FAQ.html') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index cc74b93e078..47e90bc274b 100644 --- a/doc/src/FAQ/FAQ.html +++ b/doc/src/FAQ/FAQ.html @@ -10,7 +10,7 @@ alink="#0000ff">

Frequently Asked Questions (FAQ) for PostgreSQL

-

Last updated: Fri Oct 26 14:59:45 EDT 2007

+

Last updated: Mon Oct 29 13:22:07 EDT 2007

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -505,7 +505,7 @@ machines will not be able to connect unless you modify listen_addresses in the postgresql.conf file, enable host-based authentication by modifying the - $PGDATA/pg_hba.conf file, and restart the server.

+ $PGDATA/pg_hba.conf file, and restart the database server.

3.3) How do I tune the database engine for better performance?

-- cgit v1.2.3