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

Commite8cdc23

Browse files
committed
Document that Slony can do upgrades easier _because_ it supports
replication between different Postgres major versions.
1 parent902aae5 commite8cdc23

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1704,6 +1704,8 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
17041704
<para>
17051705
It is also possible to use certain replication methods, such as
17061706
<productname>Slony</>, to create a standby server with the updated version of
1707+
<productname>PostgreSQL</>. This is possible because Slony supports
1708+
replication between different major versions of
17071709
<productname>PostgreSQL</>. The standby can be on the same computer or
17081710
a different computer. Once it has synced up with the master server
17091711
(running the older version of <productname>PostgreSQL</>), you can

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp