How to Install and Uninstall pgreplay Package on Ubuntu 21.10 (Impish Indri)

Last updated: December 24,2024

1. Install "pgreplay" package

Please follow the guidance below to install pgreplay on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pgreplay

2. Uninstall "pgreplay" package

Please follow the guidance below to uninstall pgreplay on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pgreplay $ sudo apt autoclean && sudo apt autoremove

3. Information about the pgreplay package on Ubuntu 21.10 (Impish Indri)

Package: pgreplay
Architecture: amd64
Version: 1.2.0-2ubuntu2
Priority: optional
Section: universe/admin
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Cyril Bouthors
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: libc6 (>= 2.15), libpq5
Filename: pool/universe/p/pgreplay/pgreplay_1.2.0-2ubuntu2_amd64.deb
Size: 30564
MD5sum: 3a92856d70c3ce2a5b7dae0c527df5bf
SHA1: cd1e45c061b675649b3f64d85101618eff9fc03e
SHA256: 3b8c7d7405cd7157f7ec4f465f25c4de16a888a50918716261c81b998be32c1b
SHA512: 0ed9dcdf3c2a457a3984d424ed382a7c25ba60c5bb1dfe0c1b4d501e6fa850c0c35f2025a36bbe5dd25b531f0ce6a958555636888a53d2f3e6fe4367a6b50c34
Description-en: replay PostgreSQL log files
Reads a PostgreSQL log file (*not* a WAL file), extracts the SQL statements and
executes them in the same order and with the original timing against a
PostgreSQL database.
.
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.
.
A final report gives you a useful statistical analysis of your workload and its
execution.
.
The idea is to replay a real-world database workload as exactly as possible.
.
This 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.
Description-md5: 07e5d94ae8adeb7a60dc70723a60ce62