Skip to content

Commit 11fa8ee

Browse files
authored
Move to SVG, fix date (#756)
1 parent c131237 commit 11fa8ee

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

pgml-dashboard/content/blog/making-postgres-30-percent-faster-in-production.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<img width="54px" height="54px" src="/dashboard/static/images/team/lev.jpg" style="border-radius: 50%;" alt="Author" />
55
<div class="ps-3 d-flex justify-content-center flex-column">
66
<p class="m-0">Lev Kokotov</p>
7-
<p class="m-0">June 16, 2022</p>
7+
<p class="m-0">June 16, 2023</p>
88
</div>
99
</div>
1010

@@ -24,7 +24,9 @@ This is not only a performance benefit, but also a usability improvement for cli
2424
## Benchmark
2525

2626
<center>
27-
<iframe width="600" height="371" seamless frameborder="0" scrolling="no" src="https://docs.google.com/spreadsheets/d/e/2PACX-1vRsMGFjJB8X_sqwnnw7KrmN5BXgaRbMtL9OKqChlxVBUKmahKougo10hkWsvFTAZsPHPknZUtvaCXtB/pubchart?oid=1110711956&amp;format=interactive"></iframe>
27+
28+
![PgCat Prepared Statements](/dashboard/static/images/illustrations/pgcat_prepared.svg)
29+
2830
</center>
2931

3032
<br>

pgml-dashboard/static/images/illustrations/pgcat_prepared.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)