Skip to content

Commit 561f87f

Browse files
Add "Lift the Elephant" book to docs/books
The author has in the email thread granted permission to use the cover art in our listing. Author: Daniel Gustafsson <daniel@yesql.se> Reported-by: Alex Yarotsky <yarotsky.alex@gmail.com> Discussion: https://postgr.es/m/CAFf0AzyBTHmd3m+NaQ1AVMOq2Op5Rg5TzFReJLzJML5QipWE8g@mail.gmail.com
1 parent f09775a commit 561f87f

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
28.6 KB
Loading

templates/pages/docs/books.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@ <h1>Books <i class="fas fa-book"></i></h1>
4141
<strong>Published</strong>: June 2025
4242
</td>
4343
</tr>
44+
<tr>
45+
<td>
46+
<a href="https://leanpub.com/lift-the-elephant/">
47+
<img src="/media/img/docs/books/lift_the_elephant.png"
48+
alt="Lift the Elephant: Scaling PostgreSQL Beyond Query Optimization" /></a>
49+
</td>
50+
<td>
51+
<strong>Title</strong>: Lift the Elephant: Scaling PostgreSQL Beyond Query Optimization<br />
52+
<strong>Author</strong>: Alex Yarotsky<br />
53+
<strong>Language</strong>: English<br />
54+
<strong>Current version at publication</strong>: 17<br />
55+
<strong>Format</strong>: eBook<br />
56+
<strong>Published</strong>: February 2025
57+
</td>
58+
</tr>
4459
<tr>
4560
<td>
4661
<a href="https://www.amazon.com/Introduction-PostgreSQL-data-professional-Ryan/dp/1036902374">

0 commit comments

Comments
 (0)