mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
pg_upgrade: preserve the timestamp epoch
This is useful for replication tools like Slony and Skytools. Report by Sergey Konoplev
This commit is contained in:
@ -166,7 +166,8 @@ PostgreSQL documentation
|
||||
except in the field that is set by <command>pg_resetxlog</command>,
|
||||
so any value will work so far as the database itself is concerned.
|
||||
You might need to adjust this value to ensure that replication
|
||||
systems such as <application>Slony-I</> work correctly —
|
||||
systems such as <application>Slony-I</> and
|
||||
<application>Skytools</> work correctly —
|
||||
if so, an appropriate value should be obtainable from the state of
|
||||
the downstream replicated database.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user