File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
2
2
Frequently Asked Questions (FAQ) for PostgreSQL
3
3
4
- Last updated: Fri Apr 25 10:28:05 EDT 2008
4
+ Last updated: Fri Apr 25 10:34:17 EDT 2008
5
5
6
6
Current maintainer: Bruce Momjian (bruce@momjian.us)
7
7
335
335
separate processes for each client and server, and various helper
336
336
processes. Many embedded architectures can support such requirements.
337
337
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.
340
340
341
341
1.14) Will PostgreSQL handle recent daylight saving time changes in various
342
342
countries?
Original file line number Diff line number Diff line change 10
10
alink ="#0000ff ">
11
11
< H1 > Frequently Asked Questions (FAQ) for PostgreSQL</ H1 >
12
12
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 >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:bruce@momjian.us "> bruce@momjian.us</ A > )
@@ -448,8 +448,8 @@ <H3 id="item1.13">1.13) How does PostgreSQL compare to other
448
448
requires separate processes for each client and server, and various
449
449
helper processes. Many embedded architectures can support such
450
450
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 >
453
453
454
454
< H3 id ="item1.14 "> 1.14) Will PostgreSQL handle recent daylight
455
455
saving time changes in various countries?</ H3 >
You can’t perform that action at this time.
0 commit comments