Skip to content

Release 2.0.0

Choose a tag to compare

@ololobus ololobus released this 07 May 09:36
· 148 commits to master since this release

Ptrack is a fast block-level incremental backup engine for PostgreSQL.
Currently ptrack codebase is split approximately 50%/50% between
PostgreSQL core patch and extension. All public SQL API methods are
placed in the ptrack extension, while the main engine is still in core.

Credits to:

  • Konstantin Knizhnik
  • Anastasia Lubennikova
  • Alexey Kondratov