- Notifications
You must be signed in to change notification settings - Fork16
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
Important Since version 2.2 we use a different algorithm for tracking changed pages. Thus, data recorded in theptrack.map
using pre 2.2 versions ofptrack
is incompatible with newer versions. After extension upgrade and server restart oldptrack.map
will be discarded withWARNING
and initialized from the scratch.
ptrack
now uses two slots to record page change information. It
helps significantly reduce number of false positives with the sameptrack.map_size
. See#5 for details. Many thanks to@funny-falcon for
ideas, theory and review!ptrack_get_pagemapset()
now also displays a number of changed blocks
per file.- Added
ptrack_get_change_stat(start_lsn pg_lsn)
that can desplay statistic
of changes (number of files, pages and size in MB) since specifiedstart_lsn
.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted