Skip to content

Commit 7f1825e

Browse files
Add Mastering PostgreSQL 17 book to docs/books
Author: Daniel Gustafsson <[email protected]> Reported-by: Cornelia Biacsics <[email protected]> Discussion: https://postgr.es/m/CALaz2ZtraQygtsH_VxQkWEw_ONdXV1bM+QU8+BbJHzHUkg6jHQ@mail.gmail.com
1 parent bc7cd2a commit 7f1825e

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
23.2 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://www.packtpub.com/en-se/product/mastering-postgresql-17-9781836205968">
47+
<img src="/media/img/docs/books/mastering_postgresql17.png"
48+
alt="Mastering PostgreSQL 17" /></a>
49+
</td>
50+
<td>
51+
<strong>Title</strong>: Mastering PostgreSQL 17<br />
52+
<strong>Author</strong>: Hans-J&uuml;rgen Sch&ouml;nig<br />
53+
<strong>Language</strong>: English<br />
54+
<strong>Current version at publication</strong>: 17<br />
55+
<strong>Format</strong>: Paperback, eBook<br />
56+
<strong>Published</strong>: December 2024
57+
</td>
58+
</tr>
4459
<tr>
4560
<td>
4661
<a href="https://www.packtpub.com/product/postgresql-16-administration-cookbook/9781835460580">

0 commit comments

Comments
 (0)