Skip to content

Uses the existing PostgreSQL Buildfarm Script to run performance farms. NOTE: Only works with Postgres 9.0 at the time due to the structuring of the PGBench. Also note must be run with the argument --test when doing any performance runs

Notifications You must be signed in to change notification settings

scottluxenberg/PostgreSQL-Performance-Farm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This postgres performance farm runs exactly the same as the build farm. The tests were inspired by Greg Smith's
pgbench tools.

NOTE: If you do not have a build-farm account, always keep make-perf set to an active variable
NOTE: WHENVER YOU RUN A PERFORMANCE TEST, RUN WITH --test, so not to spam the buildfarm server
NOTE: At this point, the farm only supports Postgres 9.0 due to the use of workers in PGBench,
later verisons should make it backwards compatable. So therefore, always run this with the default
branch (HEAD)

About

Uses the existing PostgreSQL Buildfarm Script to run performance farms. NOTE: Only works with Postgres 9.0 at the time due to the structuring of the PGBench. Also note must be run with the argument --test when doing any performance runs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published