pg_simulator icon indicating copy to clipboard operation
pg_simulator copied to clipboard

PostgreSQL Schema Simulator - Load schema and statistics information into a database and run EXPLAIN on queries

pg_simulator

This gem is a helper to load pganalyze-collector data into a temporary database, with the goal of running EXPLAIN on queries.

See spec/lib/simulator_spec.rb for an example of how its used.

Authors

  • Lukas Fittl

License

Copyright (c) 2014, pganalyze Team [email protected]

pg_simulator is licensed under the 3-clause BSD license, see LICENSE file for details.