1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-31 22:04:40 +03:00

Update to remove passive wording from FAQ, David Fetter

This commit is contained in:
Bruce Momjian
2008-04-25 14:28:51 +00:00
parent 91674bce68
commit 43a43ad21d
2 changed files with 5 additions and 5 deletions

View File

@ -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 (bruce@momjian.us)
@ -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