Skip to content

Commit 0c8f2d7

Browse files
vyrussdanielgustafsson
authored andcommitted
Add new book: PostgreSQL Mistakes and How to Avoid Them
Author: Jimmy Angelakos <vyruss@hellug.gr> Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Discussion: https://postgr.es/m/8e2b0fbcb7f5ce0b061506f95b211729@hellug.gr
1 parent 84bf556 commit 0c8f2d7

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
Loading

templates/pages/docs/books.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,21 @@ <h1>Books <i class="fas fa-book"></i></h1>
1111
</tr>
1212
</thead>
1313
<tbody>
14+
<tr>
15+
<td>
16+
<a href="https://www.manning.com/books/postgresql-mistakes-and-how-to-avoid-them">
17+
<img src="/media/img/docs/books/postgresql-mistakes-and-how-to-avoid-them.jpg"
18+
alt="PostgreSQL Mistakes and How to Avoid Them" /></a>
19+
</td>
20+
<td>
21+
<strong>Title</strong>: PostgreSQL Mistakes and How to Avoid Them<br />
22+
<strong>Author</strong>: Jimmy Angelakos<br />
23+
<strong>Language</strong>: English<br />
24+
<strong>Current version at publication</strong>: 17<br />
25+
<strong>Format</strong>: Paperback, eBook<br />
26+
<strong>Published</strong>: June 2025
27+
</td>
28+
</tr>
1429
<tr>
1530
<td>
1631
<a href="https://www.packtpub.com/product/postgresql-16-administration-cookbook/9781835460580">

0 commit comments

Comments
 (0)