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 8d498a5 commit 4eb4b3fCopy full SHA for 4eb4b3f
doc/src/sgml/ref/pgupgrade.sgml
@@ -504,6 +504,8 @@ rsync --archive --delete --hard-links --size-only old_pgdata new_pgdata remote_d
504
</para>
505
506
<para>
507
+ Unfortunately, <application>rsync</> also needlessly copies the
508
+ files associated with temporary and unlogged tables.
509
If you have tablespaces, you will need to run a similar
510
<application>rsync</> command for each tablespace directory. If you
511
have relocated <filename>pg_xlog</> outside the data directories,
0 commit comments