Skip to content

Commit 5463d39

Browse files
committed
Update wording from David Fetter.
1 parent 43a43ad commit 5463d39

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

doc/FAQ

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Frequently Asked Questions (FAQ) for PostgreSQL
33

4-
Last updated: Fri Apr 25 10:28:05 EDT 2008
4+
Last updated: Fri Apr 25 10:34:17 EDT 2008
55

66
Current maintainer: Bruce Momjian (bruce@momjian.us)
77

@@ -335,8 +335,8 @@
335335
separate processes for each client and server, and various helper
336336
processes. Many embedded architectures can support such requirements.
337337
However, if your embedded architecture requires the database server to
338-
run inside the application process, you cannot use Postgres and a
339-
lighter-weight database solution should be selected.
338+
run inside the application process, you cannot use Postgres and should
339+
select a lighter-weight database solution.
340340

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

doc/src/FAQ/FAQ.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
alink="#0000ff">
1111
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
1212

13-
<P>Last updated: Fri Apr 25 10:28:05 EDT 2008</P>
13+
<P>Last updated: Fri Apr 25 10:34:17 EDT 2008</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<A href=
1616
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
@@ -448,8 +448,8 @@ <H3 id="item1.13">1.13) How does PostgreSQL compare to other
448448
requires separate processes for each client and server, and various
449449
helper processes. Many embedded architectures can support such
450450
requirements. However, if your embedded architecture requires the
451-
database server to run inside the application process, you cannot use
452-
Postgres and a lighter-weight database solution should be selected.</P>
451+
database server to run inside the application process, you cannot use
452+
Postgres and should select a lighter-weight database solution.</P>
453453

454454
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
455455
saving time changes in various countries?</H3>

0 commit comments

Comments
 (0)