Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4fc6aa4

Browse files
committed
Update heading for upgrades.
1 parent0f96528 commit4fc6aa4

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

‎doc/FAQ

Lines changed: 3 additions & 5 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: Tue May 23 11:22:06 EDT 2006
4+
Last updated: Tue May 23 11:47:16 EDT 2006
55

66
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
77

@@ -42,8 +42,7 @@
4242
3.3) How do I tune the database engine for better performance?
4343
3.4) What debugging features are available?
4444
3.5) Why do I get "Sorry, too many clients" when trying to connect?
45-
3.6) Why do I need to do a dump and restore to upgrade PostgreSQL
46-
releases?
45+
3.6 What should I do about upgrading PostgreSQL?
4746
3.7) What computer hardware should I use?
4847

4948
Operational Questions
@@ -413,8 +412,7 @@
413412
processes it can start by changing the max_connections value in
414413
postgresql.conf and restarting the postmaster.
415414

416-
3.6) Why do I need to do a dump and restore to upgrade between major
417-
PostgreSQL releases?
415+
3.6) What should I do about upgrading PostgreSQL?
418416

419417
The PostgreSQL team makes only bug fixes in minor releases, so, for
420418
example, upgrading from 7.4.8 to 7.4.9 does not require a dump and

‎doc/src/FAQ/FAQ.html

Lines changed: 4 additions & 5 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: Tue May 23 11:22:06 EDT 2006</P>
13+
<P>Last updated: Tue May 23 11:47:16 EDT 2006</P>
1414

1515
<P>Current maintainer: Bruce Momjian (<Ahref=
1616
"mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</A>)
@@ -63,8 +63,7 @@ <H2 align="center">Administrative Questions</H2>
6363
<Ahref="#item3.4">3.4</A>) What debugging features are available?<BR>
6464
<Ahref="#item3.5">3.5</A>) Why do I get<I>"Sorry, too many
6565
clients"</I> when trying to connect?<BR>
66-
<Ahref="#item3.6">3.6</A>) Why do I need to do a dump and restore
67-
to upgrade PostgreSQL releases?<BR>
66+
<Ahref="#item3.6">3.6</A> What should I do about upgrading PostgreSQL?<BR>
6867
<Ahref="#item3.7">3.7</A>) What computer hardware should I use?<BR>
6968

7069

@@ -570,8 +569,8 @@ <H3 id="item3.5">3.5) Why do I get <I>"Sorry, too many
570569
<I>max_connections</I> value in<I>postgresql.conf</I> and
571570
restarting the<I>postmaster</I>.</P>
572571

573-
<H3id="item3.6">3.6)Why do Ineed todoa dump and restore
574-
to upgrade between majorPostgreSQL releases?</H3>
572+
<H3id="item3.6">3.6)What should I doabout upgrading
573+
PostgreSQL?</H3>
575574

576575
<P>The PostgreSQL team makes only bug fixes in minor releases,
577576
so, for example, upgrading from 7.4.8 to 7.4.9 does not require

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp