mirror of
https://github.com/postgres/postgres.git
synced 2025-05-14 00:03:46 -04:00
Update wording from David Fetter.
This commit is contained in:
parent
43a43ad21d
commit
5463d399e3
6
doc/FAQ
6
doc/FAQ
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
Frequently Asked Questions (FAQ) for PostgreSQL
|
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)
|
Current maintainer: Bruce Momjian (bruce@momjian.us)
|
||||||
|
|
||||||
@ -335,8 +335,8 @@
|
|||||||
separate processes for each client and server, and various helper
|
separate processes for each client and server, and various helper
|
||||||
processes. Many embedded architectures can support such requirements.
|
processes. Many embedded architectures can support such requirements.
|
||||||
However, if your embedded architecture requires the database server to
|
However, if your embedded architecture requires the database server to
|
||||||
run inside the application process, you cannot use Postgres and a
|
run inside the application process, you cannot use Postgres and should
|
||||||
lighter-weight database solution should be selected.
|
select a lighter-weight database solution.
|
||||||
|
|
||||||
1.14) Will PostgreSQL handle recent daylight saving time changes in various
|
1.14) Will PostgreSQL handle recent daylight saving time changes in various
|
||||||
countries?
|
countries?
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
alink="#0000ff">
|
alink="#0000ff">
|
||||||
<H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
<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=
|
<P>Current maintainer: Bruce Momjian (<A href=
|
||||||
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
|
"mailto:bruce@momjian.us">bruce@momjian.us</A>)
|
||||||
@ -449,7 +449,7 @@
|
|||||||
helper processes. Many embedded architectures can support such
|
helper processes. Many embedded architectures can support such
|
||||||
requirements. However, if your embedded architecture requires the
|
requirements. However, if your embedded architecture requires the
|
||||||
database server to run inside the application process, you cannot use
|
database server to run inside the application process, you cannot use
|
||||||
Postgres and a lighter-weight database solution should be selected.</P>
|
Postgres and should select a lighter-weight database solution.</P>
|
||||||
|
|
||||||
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
|
<H3 id="item1.14">1.14) Will PostgreSQL handle recent daylight
|
||||||
saving time changes in various countries?</H3>
|
saving time changes in various countries?</H3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user