Giter Site home page Giter Site logo

vadv / pg_store_plans Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ossc-db/pg_store_plans

1.0 1.0 2.0 198 KB

Store execution plans like pg_stat_statements does for queries.

Home Page: http://ossc-db.github.io/pg_store_plans/

License: Other

Makefile 0.46% PLpgSQL 7.32% C 83.84% Perl 7.70% Shell 0.68%

pg_store_plans's Introduction

It is a fork with changes:

  • Added GUC store_last_plan (false by default) last plan is not saved, only first one, gets +30% increase.
  • Does not save queryID in its own format, gives up to +10% increase.
  • Added sample_rate (based on random).
  • Added slow_statement_duration - this is an unconditional logging of query plans longer than the specified value.
  • GUC min_duration - now be specified as time.
  • GUC pg_store_plans.track_planning - track planning time.
  • make fixes.

pg_store_plans's People

Contributors

gsmolk avatar horiguti avatar vadv avatar yamatattsu avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

vbp1 gsmolk

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.