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
3986d713
Commit
3986d713
authored
18 years ago
by
Bruce Momjian
Browse files
Options
Downloads
Patches
Plain Diff
Update minor release text.
parent
6765df91
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/FAQ
+10
-9
10 additions, 9 deletions
doc/FAQ
doc/src/FAQ/FAQ.html
+10
-10
10 additions, 10 deletions
doc/src/FAQ/FAQ.html
with
20 additions
and
19 deletions
doc/FAQ
+
10
−
9
View file @
3986d713
Frequently Asked Questions (FAQ) for PostgreSQL
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated: Wed Feb 21 1
0
:07:
2
5 EST 2007
Last updated: Wed Feb 21 1
1
:07:5
9
EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
Current maintainer: Bruce Momjian (bruce@momjian.us)
...
@@ -430,15 +430,16 @@
...
@@ -430,15 +430,16 @@
3.6) What is the upgrade process for PostgreSQL?
3.6) What is the upgrade process for PostgreSQL?
The PostgreSQL team makes only bug fixes in minor releases, so, for
The PostgreSQL team adds only bug fixes to minor releases. All users
example, upgrading from 7.4.8 to 7.4.9 does not require a dump and
should upgrade to the most recent minor release as soon as it is
restore; merely stop the database server, install the updated
available. While upgrades always have some risk, PostgreSQL minor
binaries, and restart the server.
releases fix only frequently-encountered bugs to reduce the risk of
upgrading. The community considers not upgrading more risky that
upgrading.
All users should upgrade to the most recent minor release as soon as
Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does not
it is available. While upgrades always have some risk, PostgreSQL
require a dump and restore; merely stop the database server, install
minor releases fix only common bugs to reduce the risk of upgrading.
the updated binaries, and restart the server.
The community considers not upgrading more risky that upgrading.
Major releases (e.g. from 7.3 to 7.4) often change the internal format
Major releases (e.g. from 7.3 to 7.4) often change the internal format
of system tables and data files. These changes are often complex, so
of system tables and data files. These changes are often complex, so
...
...
This diff is collapsed.
Click to expand it.
doc/src/FAQ/FAQ.html
+
10
−
10
View file @
3986d713
...
@@ -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: Wed Feb 21 1
0
:07:
2
5 EST 2007
</P>
<P>
Last updated: Wed Feb 21 1
1
:07:5
9
EST 2007
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
...
@@ -584,16 +584,16 @@
...
@@ -584,16 +584,16 @@
<H3
id=
"item3.6"
>
3.6) What is the upgrade process for PostgreSQL?
</H3>
<H3
id=
"item3.6"
>
3.6) What is the upgrade process for PostgreSQL?
</H3>
<P>
The PostgreSQL team makes only bug fixes in minor releases,
<P>
The PostgreSQL team adds only bug fixes to minor releases. All
so, for example, upgrading from 7.4.8 to 7.4.9 does not require
users should upgrade to the most recent minor release as soon as it
a dump and restore; merely stop the database server, install
is available. While upgrades always have some risk, PostgreSQL minor
the updated binaries, and restart the server.
</P>
releases fix only frequently-encountered bugs to reduce the risk of
upgrading. The community considers
<i>
not
</i>
upgrading more risky
that upgrading.
</P>
<P>
All users should upgrade to the most recent minor release as soon
<P>
Upgrading to a minor release, e.g. 8.1.5 to 8.1.6, does not does
as it is available. While upgrades always have some risk, PostgreSQL
not require a dump and restore; merely stop the database server,
minor releases fix only common bugs to reduce the risk of upgrading.
install the updated binaries, and restart the server.
</P>
The community considers
<i>
not
</i>
upgrading more risky that
upgrading.
</P>
<P>
Major releases (e.g. from 7.3 to 7.4) often change the internal
<P>
Major releases (e.g. from 7.3 to 7.4) often change the internal
format of system tables and data files. These changes are often complex,
format of system tables and data files. These changes are often complex,
...
...
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