PostgreSQL Database Administration
by Federico Campoli
2015
ISBN-13: 9781326148028
Number of pages: 124
Description:
This is the first volume of the postgresql database administration book series. The volume covers the procedure for installing, configuring and administering a PostgreSQL cluster Linux debian. There also an extensive description for the logical and physical layer with the backup and restore and a final chapter for the developers.
Download or read it online for free here:
Download link
(multiple formats)
Similar books

by John C. Worsley, Joshua D. Drake - O'Reilly
A guide to installation, configuration, and usage of PostgreSQL, the most capable of all the open source databases. This book teaches you how to create a database, compile and configure PostgreSQL. It also covers many advanced features.
(16052 views)

by PostgreSQL Global Development Group - Network Theory Ltd.
This manual is part of the official reference documentation for PostgreSQL 9.0. It describes the SQL language specification as implemented by PostgreSQL, including syntax, data types, functions and operators, indexes and transactions.
(11336 views)

by Hironobu Suzuki - interdb.jp
In this document, the internals of PostgreSQL for database administrators and system developers are described. The main purposes of this document are to explain how each subsystem works, and to provide the whole picture of PostgreSQL.
(6290 views)

by Jan Bodnar - ZetCode
PostgreSQL is a powerful, open source object-relational database system. It is a multi-user, multi-threaded database management system. This is a PHP tutorial for the PostgreSQL database. It covers the basics of PostgreSQL programming with PHP.
(7353 views)