Skip to content

Commit 6aee9f8

Browse files
committed
Add "PostgreSQL for DBA: PostgreSQL 12" to books list
1 parent fa32eff commit 6aee9f8

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed
6.76 KB
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.amazon.com/dp/1796506044"><img
17+
src="/media/img/docs/books/postgresql-for-dba-12.jpg"
18+
alt="PostgreSQL for DBA: PostgreSQL 12" /></a>
19+
</td>
20+
<td>
21+
<strong>Title</strong>: PostgreSQL for DBA: PostgreSQL 12<br />
22+
<strong>Author</strong>: Federico Campoli<br />
23+
<strong>Language</strong>: English<br />
24+
<strong>Current version at publication</strong>: 12<br />
25+
<strong>Format</strong>: Paperback, eBook<br />
26+
<strong>Published</strong>: February 2020
27+
</td>
28+
</tr>
1429
<tr>
1530
<td>
1631
<a href="https://theartofpostgresql.com"><img

0 commit comments

Comments
 (0)