Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
879caf13
Commit
879caf13
authored
Feb 21, 2007
by
Bruce Momjian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update upgrade text.
parent
49cc503f
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
10 deletions
+10
-10
doc/FAQ
doc/FAQ
+4
-4
doc/src/FAQ/FAQ.html
doc/src/FAQ/FAQ.html
+6
-6
No files found.
doc/FAQ
View file @
879caf13
Frequently Asked Questions (FAQ) for PostgreSQL
Last updated:
Tue Feb 20 22:50:50
EST 2007
Last updated:
Wed Feb 21 10:07:25
EST 2007
Current maintainer: Bruce Momjian (bruce@momjian.us)
...
...
@@ -436,9 +436,9 @@
binaries, and restart the server.
All users should upgrade to the most recent minor release as soon as
it is available. While
every upgrade has some risk, PostgreSQL minor
releases are designed to fix only common bugs with the least risk. The
community considers not upgrading more risky that upgrading.
it is available. While
upgrades always have some risk, PostgreSQL
minor releases fix only common bugs to reduce the risk of upgrading.
The
community considers not upgrading more risky that upgrading.
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
...
...
doc/src/FAQ/FAQ.html
View file @
879caf13
...
...
@@ -10,7 +10,7 @@
alink=
"#0000ff"
>
<H1>
Frequently Asked Questions (FAQ) for PostgreSQL
</H1>
<P>
Last updated:
Tue Feb 20 22:50:50
EST 2007
</P>
<P>
Last updated:
Wed Feb 21 10:07:25
EST 2007
</P>
<P>
Current maintainer: Bruce Momjian (
<A
href=
"mailto:bruce@momjian.us"
>
bruce@momjian.us
</A>
)
...
...
@@ -589,11 +589,11 @@
a dump and restore; merely stop the database server, install
the updated binaries, and restart the server.
</P>
<P>
All users should upgrade to the most recent minor release as
soon as it is available. While every upgrade has some risk,
PostgreSQL minor releases are designed to fix only common bugs
with the least risk. 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
as it is available. While upgrades always have some risk, PostgreSQL
minor releases fix only common bugs to reduce the risk of upgrading.
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
format of system tables and data files. These changes are often complex,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment