<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/development/understanding_explain_plans.md, branch lib-differences</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Remove extra whitespaces in docs</title>
<updated>2019-07-09T03:28:41+00:00</updated>
<author>
<name>Marcel Amirault</name>
<email>mamirault@gitlab.com</email>
</author>
<published>2019-07-09T03:28:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=25aa4e0322cc44b9f2167cb6569b34c13afd12f1'/>
<id>25aa4e0322cc44b9f2167cb6569b34c13afd12f1</id>
<content type='text'>
Removes all the extra whitespaces at end of lines,
inside tags, and removes extra newlines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removes all the extra whitespaces at end of lines,
inside tags, and removes extra newlines
</pre>
</div>
</content>
</entry>
<entry>
<title>Add section to dev docs on accessing chatops</title>
<updated>2019-06-07T01:00:36+00:00</updated>
<author>
<name>Lucas Charles</name>
<email>me@lucascharles.me</email>
</author>
<published>2019-06-07T01:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d3ff1e07e230812af98fa1d84ba750dc540c57fc'/>
<id>d3ff1e07e230812af98fa1d84ba750dc540c57fc</id>
<content type='text'>
closes 62127
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
closes 62127
</pre>
</div>
</content>
</entry>
<entry>
<title>Add activerecord-explain-analyze gem</title>
<updated>2019-06-03T18:53:53+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2019-06-03T11:53:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=be472673313680d62ff9d3b4bb81976e714dd8cd'/>
<id>be472673313680d62ff9d3b4bb81976e714dd8cd</id>
<content type='text'>
This gem allows you to get the `EXPLAIN ANALYZE` query plan, directly
from the Rails console.

The gem is installed with `require: false`, but if it was loaded on
launch, this would be it's memory load:

```
TOP: 145.3086 MiB
  rails/all: 22.4844 MiB
  ...
  activerecord-explain-analyze: 2.9648 MiB
    active_record/connection_adapters/postgresql_adapter: 2.9648 MiB
      pg: 2.9648 MiB
        pg_ext: 2.9648 MiB
  ...
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gem allows you to get the `EXPLAIN ANALYZE` query plan, directly
from the Rails console.

The gem is installed with `require: false`, but if it was loaded on
launch, this would be it's memory load:

```
TOP: 145.3086 MiB
  rails/all: 22.4844 MiB
  ...
  activerecord-explain-analyze: 2.9648 MiB
    active_record/connection_adapters/postgresql_adapter: 2.9648 MiB
      pg: 2.9648 MiB
        pg_ext: 2.9648 MiB
  ...
```
</pre>
</div>
</content>
</entry>
<entry>
<title>Add some more database docs</title>
<updated>2019-06-03T13:59:58+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2019-05-27T13:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=8615250930b91938a0bef08508c20adfb0c1e36b'/>
<id>8615250930b91938a0bef08508c20adfb0c1e36b</id>
<content type='text'>
Add a few useful links for those who want to learn more about
databases and database performance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a few useful links for those who want to learn more about
databases and database performance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make unordered lists conform to styleguide</title>
<updated>2019-01-08T02:21:09+00:00</updated>
<author>
<name>Evan Read</name>
<email>eread@gitlab.com</email>
</author>
<published>2018-11-13T06:07:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d98560c1f5c54127d1a48c4c8e326bbf06c31c4b'/>
<id>d98560c1f5c54127d1a48c4c8e326bbf06c31c4b</id>
<content type='text'>
- Also makes other minor Markdown fixes that were near the main fixes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Also makes other minor Markdown fixes that were near the main fixes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation about reading query plans</title>
<updated>2018-08-17T13:22:42+00:00</updated>
<author>
<name>Yorick Peterse</name>
<email>yorickpeterse@gmail.com</email>
</author>
<published>2018-08-14T16:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/gitlab/gitlab-ce.git/commit/?id=3d46f3155ae07d566dfbc72776e0b4a3207a91fc'/>
<id>3d46f3155ae07d566dfbc72776e0b4a3207a91fc</id>
<content type='text'>
This adds a database guide on how to read the output of "EXPLAIN" and
"EXPLAIN ANALYZE", and how to use this output to understand a query's
performance and optimise it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds a database guide on how to read the output of "EXPLAIN" and
"EXPLAIN ANALYZE", and how to use this output to understand a query's
performance and optimise it.
</pre>
</div>
</content>
</entry>
</feed>
