summaryrefslogtreecommitdiff
path: root/doc/FAQ
diff options
context:
space:
mode:
authorBruce Momjian2008-04-25 14:28:51 +0000
committerBruce Momjian2008-04-25 14:28:51 +0000
commit43a43ad21d07d2970f193b2a721fb2de8a0c0584 (patch)
treeaf729b81a9505b93fdd3f08f15a37eb8bb873957 /doc/FAQ
parent91674bce68c3d9b54ebf23605100702b61a00e96 (diff)
Update to remove passive wording from FAQ, David Fetter
Diffstat (limited to 'doc/FAQ')
-rw-r--r--doc/FAQ4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/FAQ b/doc/FAQ
index a5b38de6c65..555d99595ff 100644
--- a/doc/FAQ
+++ b/doc/FAQ
@@ -1,7 +1,7 @@
Frequently Asked Questions (FAQ) for PostgreSQL
- Last updated: Thu Apr 24 15:58:18 EDT 2008
+ Last updated: Fri Apr 25 10:28:05 EDT 2008
Current maintainer: Bruce Momjian ([email protected])
@@ -335,7 +335,7 @@
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, Postgres cannot be used and a
+ run inside the application process, you cannot use Postgres and a
lighter-weight database solution should be selected.
1.14) Will PostgreSQL handle recent daylight saving time changes in various