freebsd-ports/databases/pgreplay/pkg-descr

4 lines
181 B
Text
Raw Normal View History

pgreplay 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.