wszystkie opcje
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: ruby-activerecord-explain-analyze  ]

Pakiet: ruby-activerecord-explain-analyze (0.1.0-2)

Odnośniki dla ruby-activerecord-explain-analyze

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego ruby-activerecord-explain-analyze:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

ActiveRecord#explain with support for EXPLAIN ANALYZE

Extends ActiveRecord#explain with support for EXPLAIN ANALYZE and output formats of JSON, XML, and YAML.

What's EXPLAIN ANALYZE? PostgreSQL devises a query plan for each query it receives. Choosing the right plan to match the query structure and the properties of the data is absolutely critical for good performance, so the system includes a complex planner that tries to choose good plans. One can use the EXPLAIN command to see what query plan the planner creates for any query. With EXPLAIN ANALYZE, EXPLAIN actually executes the query, and then displays the true row counts and true run time accumulated within each plan node.

Inne pakiety związane z ruby-activerecord-explain-analyze

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie ruby-activerecord-explain-analyze

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 5,5 KiB26,0 KiB [lista plików]