|
10 | 10 | alink="#0000ff">
|
11 | 11 | <H1>Frequently Asked Questions (FAQ) for PostgreSQL</H1>
|
12 | 12 |
|
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> |
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,8 +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>) Why do I need to do a dump and restore |
67 |
| - to upgrade PostgreSQL releases?<BR> |
| 66 | + <A href="#item3.6">3.6</A> What should I do about upgrading PostgreSQL?<BR> |
68 | 67 | <A href="#item3.7">3.7</A>) What computer hardware should I use?<BR>
|
69 | 68 |
|
70 | 69 |
|
@@ -570,8 +569,8 @@ <H3 id="item3.5">3.5) Why do I get <I>"Sorry, too many
|
570 | 569 | <I>max_connections</I> value in <I>postgresql.conf</I> and
|
571 | 570 | restarting the <I>postmaster</I>.</P>
|
572 | 571 |
|
573 |
| - <H3 id="item3.6">3.6) Why do I need to do a dump and restore |
574 |
| - to upgrade between major PostgreSQL releases?</H3> |
| 572 | + <H3 id="item3.6">3.6) What should I do about upgrading |
| 573 | + PostgreSQL?</H3> |
575 | 574 |
|
576 | 575 | <P>The PostgreSQL team makes only bug fixes in minor releases,
|
577 | 576 | so, for example, upgrading from 7.4.8 to 7.4.9 does not require
|
|
0 commit comments