File tree 2 files changed +6
-7
lines changed
2 files changed +6
-7
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: Tue May 23 11:47:16 EDT 2006
4
+ Last updated: Tue May 23 11:50:55 EDT 2006
5
5
6
6
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
7
7
42
42
3.3) How do I tune the database engine for better performance?
43
43
3.4) What debugging features are available?
44
44
3.5) Why do I get "Sorry, too many clients" when trying to connect?
45
- 3.6 What should I do about upgrading PostgreSQL?
45
+ 3.6 What is the upgrade process for PostgreSQL?
46
46
3.7) What computer hardware should I use?
47
47
48
48
Operational Questions
412
412
processes it can start by changing the max_connections value in
413
413
postgresql.conf and restarting the postmaster.
414
414
415
- 3.6) What should I do about upgrading PostgreSQL?
415
+ 3.6) What is the upgrade process for PostgreSQL?
416
416
417
417
The PostgreSQL team makes only bug fixes in minor releases, so, for
418
418
example, upgrading from 7.4.8 to 7.4.9 does not require a dump and
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: Tue May 23 11:47:16 EDT 2006</ P >
13
+ < P > Last updated: Tue May 23 11:50:55 EDT 2006</ P >
14
14
15
15
< P > Current maintainer: Bruce Momjian (< A href =
16
16
"mailto:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ A > )
@@ -63,7 +63,7 @@ <H2 align="center">Administrative Questions</H2>
63
63
< A href ="#item3.4 "> 3.4</ A > ) What debugging features are available?< BR >
64
64
< A href ="#item3.5 "> 3.5</ A > ) Why do I get < I > "Sorry, too many
65
65
clients"</ I > when trying to connect?< BR >
66
- < A href ="#item3.6 "> 3.6</ A > What should I do about upgrading PostgreSQL?< BR >
66
+ < A href ="#item3.6 "> 3.6</ A > What is the upgrade process for PostgreSQL?< BR >
67
67
< A href ="#item3.7 "> 3.7</ A > ) What computer hardware should I use?< BR >
68
68
69
69
@@ -569,8 +569,7 @@ <H3 id="item3.5">3.5) Why do I get <I>"Sorry, too many
569
569
< I > max_connections</ I > value in < I > postgresql.conf</ I > and
570
570
restarting the < I > postmaster</ I > .</ P >
571
571
572
- < H3 id ="item3.6 "> 3.6) What should I do about upgrading
573
- PostgreSQL?</ H3 >
572
+ < H3 id ="item3.6 "> 3.6) What is the upgrade process for PostgreSQL?</ H3 >
574
573
575
574
< P > The PostgreSQL team makes only bug fixes in minor releases,
576
575
so, for example, upgrading from 7.4.8 to 7.4.9 does not require
You can’t perform that action at this time.
0 commit comments