mirror of
https://github.com/alanorth/cgspace-notes.git
synced 2024-11-22 14:45:03 +01:00
Fix typo in 2015-12
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
a7853732cb
commit
8e722d3d6b
@ -124,4 +124,4 @@ postgres@linode01:~$ psql -c 'SELECT * from pg_stat_activity;' | grep cgspace |
|
||||
![PostgreSQL bgwriter (year)](../images/2015/12/postgres_bgwriter-year.png)
|
||||
![PostgreSQL cache (year)](../images/2015/12/postgres_cache_cgspace-year.png)
|
||||
![PostgreSQL locks (year)](../images/2015/12/postgres_locks_cgspace-year.png)
|
||||
![PostgreSQL scans *year)](../images/2015/12/postgres_scans_cgspace-year.png)
|
||||
![PostgreSQL scans (year)](../images/2015/12/postgres_scans_cgspace-year.png)
|
||||
|
@ -211,7 +211,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
<p><img src="../images/2015/12/postgres_bgwriter-year.png" alt="PostgreSQL bgwriter (year)" />
|
||||
<img src="../images/2015/12/postgres_cache_cgspace-year.png" alt="PostgreSQL cache (year)" />
|
||||
<img src="../images/2015/12/postgres_locks_cgspace-year.png" alt="PostgreSQL locks (year)" />
|
||||
<img src="../images/2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans *year)" /></p>
|
||||
<img src="../images/2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans (year)" /></p>
|
||||
|
||||
</section>
|
||||
<footer>
|
||||
|
@ -149,7 +149,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
<p><img src="../images/2015/12/postgres_bgwriter-year.png" alt="PostgreSQL bgwriter (year)" />
|
||||
<img src="../images/2015/12/postgres_cache_cgspace-year.png" alt="PostgreSQL cache (year)" />
|
||||
<img src="../images/2015/12/postgres_locks_cgspace-year.png" alt="PostgreSQL locks (year)" />
|
||||
<img src="../images/2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans *year)" /></p>
|
||||
<img src="../images/2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans (year)" /></p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
@ -149,7 +149,7 @@ $ curl -o /dev/null -s -w %{time_total}\\n https://cgspace.cgiar.org/rest/handle
|
||||
<p><img src="../images/2015/12/postgres_bgwriter-year.png" alt="PostgreSQL bgwriter (year)" />
|
||||
<img src="../images/2015/12/postgres_cache_cgspace-year.png" alt="PostgreSQL cache (year)" />
|
||||
<img src="../images/2015/12/postgres_locks_cgspace-year.png" alt="PostgreSQL locks (year)" />
|
||||
<img src="../images/2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans *year)" /></p>
|
||||
<img src="../images/2015/12/postgres_scans_cgspace-year.png" alt="PostgreSQL scans (year)" /></p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user