Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Commits
4fc6aa4b
Commit
4fc6aa4b
authored
18 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update heading for upgrades.
parent
0f965284
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ
+3
-5
3 additions, 5 deletions
doc/FAQ
doc/src/FAQ/FAQ.html
+4
-5
4 additions, 5 deletions
doc/src/FAQ/FAQ.html
with
7 additions
and
10 deletions
doc/FAQ
+
3
−
5
View file @
4fc6aa4b
Frequently Asked Questions (FAQ) for PostgreSQL
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Tue May 23 11:
22:0
6 EDT 2006
Last updated: Tue May 23 11:
47:1
6 EDT 2006
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
...
@@ -42,8 +42,7 @@
...
@@ -42,8 +42,7 @@
3.3) How do I tune the database engine for better performance?
3.3) How do I tune the database engine for better performance?
3.4) What debugging features are available?
3.4) What debugging features are available?
3.5) Why do I get "Sorry, too many clients" when trying to connect?
3.5) Why do I get "Sorry, too many clients" when trying to connect?
3.6) Why do I need to do a dump and restore to upgrade PostgreSQL
3.6 What should I do about upgrading PostgreSQL?
releases?
3.7) What computer hardware should I use?
3.7) What computer hardware should I use?
Operational Questions
Operational Questions
...
@@ -413,8 +412,7 @@
...
@@ -413,8 +412,7 @@
processes it can start by changing the max_connections value in
processes it can start by changing the max_connections value in
postgresql.conf and restarting the postmaster.
postgresql.conf and restarting the postmaster.
3.6) Why do I need to do a dump and restore to upgrade between major
3.6) What should I do about upgrading PostgreSQL?
PostgreSQL releases?
The PostgreSQL team makes only bug fixes in minor releases, so, for
The PostgreSQL team makes only bug fixes in minor releases, so, for
example, upgrading from 7.4.8 to 7.4.9 does not require a dump and
example, upgrading from 7.4.8 to 7.4.9 does not require a dump and
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ.html
+
4
−
5
View file @
4fc6aa4b
...
@@ -10,7 +10,7 @@
...
@@ -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: Tue May 23 11:
22:0
6 EDT 2006
</P>
<P>
Last updated: Tue May 23 11:
47:1
6 EDT 2006
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
"mailto:pgman@candle.pha.pa.us"
>
pgman@candle.pha.pa.us
</A>
)
...
@@ -63,8 +63,7 @@
...
@@ -63,8 +63,7 @@
<A
href=
"#item3.4"
>
3.4
</A>
) What debugging features are available?
<BR>
<A
href=
"#item3.4"
>
3.4
</A>
) What debugging features are available?
<BR>
<A
href=
"#item3.5"
>
3.5
</A>
) Why do I get
<I>
"Sorry, too many
<A
href=
"#item3.5"
>
3.5
</A>
) Why do I get
<I>
"Sorry, too many
clients"
</I>
when trying to connect?
<BR>
clients"
</I>
when trying to connect?
<BR>
<A
href=
"#item3.6"
>
3.6
</A>
) Why do I need to do a dump and restore
<A
href=
"#item3.6"
>
3.6
</A>
What should I do about upgrading PostgreSQL?
<BR>
to upgrade PostgreSQL releases?
<BR>
<A
href=
"#item3.7"
>
3.7
</A>
) What computer hardware should I use?
<BR>
<A
href=
"#item3.7"
>
3.7
</A>
) What computer hardware should I use?
<BR>
...
@@ -570,8 +569,8 @@
...
@@ -570,8 +569,8 @@
<I>
max_connections
</I>
value in
<I>
postgresql.conf
</I>
and
<I>
max_connections
</I>
value in
<I>
postgresql.conf
</I>
and
restarting the
<I>
postmaster
</I>
.
</P>
restarting the
<I>
postmaster
</I>
.
</P>
<H3
id=
"item3.6"
>
3.6) Wh
y do I need to do a dump and restore
<H3
id=
"item3.6"
>
3.6) Wh
at should I do about upgrading
to upgrade between major
PostgreSQL
releases
?
</H3>
PostgreSQL?
</H3>
<P>
The PostgreSQL team makes only bug fixes in minor releases,
<P>
The PostgreSQL team makes only bug fixes in minor releases,
so, for example, upgrading from 7.4.8 to 7.4.9 does not require
so, for example, upgrading from 7.4.8 to 7.4.9 does not require
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment