1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update wording from David Fetter.

This commit is contained in:
Bruce Momjian
2008-04-25 14:34:26 +00:00
parent 43a43ad21d
commit 5463d399e3
2 changed files with 6 additions and 6 deletions

View File

@ -10,7 +10,7 @@
alink="#0000ff">
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
<P>Last updated: Fri Apr 25 10:28:05 EDT 2008</P>
<P>Last updated: Fri Apr 25 10:34:17 EDT 2008</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@ -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.</P>
database server to run inside the application process, you cannot use
Postgres and should select a lighter-weight database solution.</P>
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
saving time changes in various countries?</H3>