Skip to content
Sections
>> Trisquel >> Пакеты >> aramo >> ruby >> ruby-activerecord-explain-analyze
nabia  ] [  aramo  ]
[ Источник: ruby-activerecord-explain-analyze  ]

Пакет: ruby-activerecord-explain-analyze (0.1.0-2)

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.

Другие пакеты, относящиеся к ruby-activerecord-explain-analyze

  • зависимости
  • рекомендации
  • предложения
  • dep: ruby
    Interpreter of object-oriented scripting language Ruby (default version)
    или ruby-interpreter
    Пакет недоступен
  • dep: ruby-activerecord (>= 2:4)
    object-relational mapper framework (part of Rails)
  • dep: ruby-pg
    PostgreSQL interface for Ruby

Загрузка ruby-activerecord-explain-analyze

Загрузить для всех доступных архитектур
Архитектура Размер пакета В установленном виде Файлы
all 5,5 Кб26 Кб [список файлов]