8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902aae5 commit e8cdc23Copy full SHA for e8cdc23
doc/src/sgml/runtime.sgml
@@ -1704,6 +1704,8 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
1704
<para>
1705
It is also possible to use certain replication methods, such as
1706
<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
1709
<productname>PostgreSQL</>. The standby can be on the same computer or
1710
a different computer. Once it has synced up with the master server
1711
(running the older version of <productname>PostgreSQL</>), you can
0 commit comments