We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa32eff commit 6aee9f8Copy full SHA for 6aee9f8
media/img/docs/books/postgresql-for-dba-12.jpg
6.76 KB
templates/pages/docs/books.html
@@ -11,6 +11,21 @@ <h1>Books <i class="fas fa-book"></i></h1>
11
</tr>
12
</thead>
13
<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
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
28
+ </tr>
29
<tr>
30
<td>
31
<a href="https://theartofpostgresql.com"><img
0 commit comments