Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian2008-04-25 14:34:26 +0000
committerBruce Momjian2008-04-25 14:34:26 +0000
commit5463d399e32f4ecea74b2a2baabbcf3153068ea4 (patch)
tree56e4e66c0068ea66c2d8e6ea4a2a21c2d0e3e507 /doc/FAQ
parent43a43ad21d07d2970f193b2a721fb2de8a0c0584 (diff)
Update wording from David Fetter.
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/FAQ b/doc/FAQ
index 555d99595ff..1028e89c568 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
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)
@@ -335,8 +335,8 @@
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.
+ 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?