From 5463d399e32f4ecea74b2a2baabbcf3153068ea4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Fri, 25 Apr 2008 14:34:26 +0000 Subject: Update wording from David Fetter. --- doc/src/FAQ/FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/FAQ/FAQ.html') diff --git a/doc/src/FAQ/FAQ.html b/doc/src/FAQ/FAQ.html index 97cd852ca9..c4b65d9aee 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 Apr 25 10:28:05 EDT 2008

+

Last updated: Fri Apr 25 10:34:17 EDT 2008

Current maintainer: Bruce Momjian (bruce@momjian.us) @@ -448,8 +448,8 @@ requires separate processes for each client and server, and various helper processes. Many embedded architectures can support such requirements. However, if your embedded architecture requires the - database server to run inside the application process, you cannot use - Postgres and a lighter-weight database solution should be selected.

+ database server to run inside the application process, you cannot use + Postgres and should select a lighter-weight database solution.

1.14) Will PostgreSQL handle recent daylight saving time changes in various countries?

-- cgit v1.2.1