Letter P

pgreplay12 - PostgreSQL log file re-player

Website: https://github.com/laurenz/pgreplay
License: BSD
Description:
pgreplay reads a PostgreSQL log file (not a WAL file), extracts the SQL
statements and executes them in the same order and relative time against
a PostgreSQL database cluster.

If the execution of statements gets behind schedule, warning messages
are issued that indicate that the server cannot handle the load in a
timely fashion. The idea is to replay a real-world database workload as
exactly as possible.

pgreplay is useful for performance tests, particularly in the following
situations:

* You want to compare the performance of your PostgreSQL application
on different hardware or different operating systems.
* You want to upgrade your database and want to make sure that the new
database version does not suffer from performance regressions that
affect you.

Packages

pgreplay12-1.3.0-1.rhel6.2.x86_64 [38 KiB] Changelog by Devrim Gündüz (2019-09-26):
- Rebuild for PostgreSQL 12
pgreplay12-1.3.0-1.rhel6.1.x86_64 [38 KiB] Changelog by Devrim Gündüz (2018-10-15):
- Rebuild against PostgreSQL 11.0

Listing created by Repoview-0.6.6-1.el6