Mastering PostgreSQL 12 advanced techniques to build and administer scalable and reliable PostgreSQL database applications

What you will learn Understand the advanced SQL functions in PostgreSQL 12 Use indexing features in PostgreSQL to fine-tune the performance of queries Work with stored procedures and manage backup and recovery Master replication and failover techniques to reduce data loss Replicate PostgreSQL databa...

Full description

Bibliographic Details
Main Author: Schönig, Hans-Jürgen
Format: eBook
Language:English
Published: Birmingham, UK Packt Publishing 2019
Edition:Third edition
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 04659nmm a2200565 u 4500
001 EB001933602
003 EBX01000000000000001096504
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781838985271 
050 4 |a QA76.9.D3 
100 1 |a Schönig, Hans-Jürgen 
245 0 0 |a Mastering PostgreSQL 12  |b advanced techniques to build and administer scalable and reliable PostgreSQL database applications  |c Hans-Jürgen Schönig 
246 3 1 |a Mastering Postgre Structure Query Language twelve 
250 |a Third edition 
260 |a Birmingham, UK  |b Packt Publishing  |c 2019 
300 |a 1 volume  |b illustrations 
505 0 |a Includes bibliographical references 
653 |a Logiciels d'application / Développement 
653 |a PostgreSQL. / http://id.loc.gov/authorities/names/n00067354 
653 |a Bases de données / Gestion 
653 |a Application software / Development / fast 
653 |a Computers / Database Management / General / bisacsh 
653 |a Computers / Data Modeling & Design / bisacsh 
653 |a SQL (Langage de programmation) 
653 |a Databases / Design / fast 
653 |a Database management / http://id.loc.gov/authorities/subjects/sh85035848 
653 |a Database design & theory / bicssc 
653 |a Databases / bicssc 
653 |a PostgreSQL / fast 
653 |a Information architecture / bicssc 
653 |a Database management / fast 
653 |a SQL (Computer program language) / fast 
653 |a SQL (Computer program language) / http://id.loc.gov/authorities/subjects/sh86006628 
653 |a Servers / bicssc 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
653 |a Databases / Design 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
500 |a Previous edition published: 2018 
015 |a GBC226165 
776 |z 9781838988821 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781838988821/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.74 
082 0 |a 658 
082 0 |a 745.4 
520 |a What you will learn Understand the advanced SQL functions in PostgreSQL 12 Use indexing features in PostgreSQL to fine-tune the performance of queries Work with stored procedures and manage backup and recovery Master replication and failover techniques to reduce data loss Replicate PostgreSQL database systems to create backups and to scale your database Manage and improve the security of your server to protect your data Troubleshoot your PostgreSQL instance for solutions to common and not-so-common problems Who this book is for This book is for PostgreSQL developers and administrators and database professionals who want to implement advanced functionalities and master complex administr .. 
520 |a You'll thoroughly examine the advanced features of PostgreSQL, including logical replication, database clusters, performance tuning, monitoring, and user management. You'll also work with the PostgreSQL optimizer, configure PostgreSQL for high speed, and understand how to move from Oracle to PostgreSQL. As you progress through the chapters, you'll cover transactions, locking, indexes, and how to optimize queries for improved performance. Additionally, you'll learn how to manage network security and explore backups and replications while understanding useful PostgreSQL extensions to help you in optimizing the performance of large databases. By the end of this PostgreSQL book, you'll be able to get the most out of your database by implementing advanced administrative tasks effortlessly.  
520 |a Master PostgreSQL 12 features such as advanced indexing, high availability, monitoring, and much more to efficiently manage and maintain your database Key Features Grasp advanced PostgreSQL 12 concepts with real-world examples and sample datasets Explore query parallelism, data replication, database administration, and more Extend PostgreSQL functionalities to suit your organization's needs with minimal effort Book Description Thanks to its reliability, robustness, and high performance, PostgreSQL has become the most advanced open source database on the market. This third edition of Mastering PostgreSQL helps you build dynamic database solutions for enterprise applications using the latest release of PostgreSQL, which enables database analysts to design both physical and technical aspects of system architecture with ease. Starting with an introduction to the newly released features in PostgreSQL 12, this book will help you build efficient and fault-tolerant PostgreSQL applications.