Pinned Repositories
amcheck
contrib/amcheck from Postgres v11 backported to earlier Postgres versions
benchmarksql
Unmaintained, prefer these BenchmarkSQL forks: https://github.com/wieck/benchmarksql and https://github.com/pgsql-io/benchmarksql
benchmarksql-1
A TPC-C like test tool
gensort
Fork of sortbenchmark.org "gensort" tool for benchmarking PostgreSQL sort performance
jjanes_upsert
Stress testing of PostgreSQL's INSERT ... ON CONFLICT DO UPDATE ("UPSERT") feature
pg_hexedit
Open PostgreSQL relation files in a hex editor with tags and annotations
pg_query_internals
Query PostgreSQL internals using SQL
pgbench-collector
PostgreSQL Benchmarking Toolset
postgres
Mirror of the official PostgreSQL GIT repository
upsert
Test scripts/benchmarking "INSERT...ON CONFLICT UPDATE"
petergeoghegan's Repositories
petergeoghegan/pg_hexedit
Open PostgreSQL relation files in a hex editor with tags and annotations
petergeoghegan/amcheck
contrib/amcheck from Postgres v11 backported to earlier Postgres versions
petergeoghegan/benchmarksql
Unmaintained, prefer these BenchmarkSQL forks: https://github.com/wieck/benchmarksql and https://github.com/pgsql-io/benchmarksql
petergeoghegan/pg_query_internals
Query PostgreSQL internals using SQL
petergeoghegan/pgbench-collector
PostgreSQL Benchmarking Toolset
petergeoghegan/gensort
Fork of sortbenchmark.org "gensort" tool for benchmarking PostgreSQL sort performance
petergeoghegan/jjanes_upsert
Stress testing of PostgreSQL's INSERT ... ON CONFLICT DO UPDATE ("UPSERT") feature
petergeoghegan/upsert
Test scripts/benchmarking "INSERT...ON CONFLICT UPDATE"
petergeoghegan/postgres
Mirror of the official PostgreSQL GIT repository
petergeoghegan/benchmarksql-1
A TPC-C like test tool
petergeoghegan/DBT-5
Fork of the TPC-E implementation DBT-5
petergeoghegan/dbt5-fixups
petergeoghegan/pg_cheat_funcs
This extension provides cheat (but useful) functions on PostgreSQL.