Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

POSTGRESQL 9 ADMINISTRATION COOKBOOK 2E
Título:
POSTGRESQL 9 ADMINISTRATION COOKBOOK 2E
Subtítulo:
Autor:
RIGGS, S
Editorial:
PACKT
Año de edición:
2015
Materia
SQL
ISBN:
978-1-84951-906-9
Páginas:
504
57,95 €

 

Sinopsis

About This Book

Administer and maintain a healthy database
Monitor your database to ensure maximum efficiency
Tips and tricks for speedy backup and recovery
Who This Book Is For

Through example-driven recipes, with plenty of code, focused on the most vital features of the latest PostgreSQL version (9.4), both administrators and developers will follow short, specific guides to understand and leverage useful Postgre functionalities to create better and more efficient databases.



What You Will Learn

Implement PostgreSQL features for reliability and performance
Harness the power of the latest PostgreSQL 9.4 features
Manage PostgreSQL versions 9.0, 9.1, 9.2, 9.3, and 9.4
Advanced technical tips for experienced users
Explore best practices for planning and designing live databases
Select and implement robust backup and recovery techniques
Concise and clear guidance on replication and high availability
Latest details on Logical Replication and Bi-Directional Replication
In Detail

PostgreSQL is a powerful, open source, object-relational database system, fast becoming one of the world´s most popular server databases with an enviable reputation for performance and stability and an enormous range of advanced features.

Starting with short and simple recipes to get you back up and running with an exploration of the ins and outs of your database, you will soon dive into core features such as configuration, server control, tables, and data. This is a practical guide aimed at giving sysadmins and database administrators the necessary toolkit to be able to set up, run, and extend powerful databases with PostgreSQL.



Table of Contents

1: FIRST STEPS
2: EXPLORING THE DATABASE
3: CONFIGURATION
4: SERVER CONTROL
5: TABLES AND DATA
6: SECURITY
7: DATABASE ADMINISTRATION
8: MONITORING AND DIAGNOSIS
9: REGULAR MAINTENANCE
10: PERFORMANCE AND CONCURRENCY
11: BACKUP AND RECOVERY
12: REPLICATION AND UPGRADES