PostgreSQL Configuration: Best Practices for Performance and Security
Autor Baji Shaiken Limba Engleză Paperback – 17 mar 2020
Every system containing valuable data needs to be backed-up regularly. PostgreSQL follows a simple back-up procedure and provides fundamental approaches to back up your data. You will go through these approaches and choose the right one based on your environment. Running your application with limited resources can be tricky. To achieve this you will implement a pooling mechanism for your PostgreSQL instances to connect to other databases. Finally, you will take a look at some basic errors faced while working with PostgreSQL and learn to resolve them in the quickest manner.
What You Will Learn
- Configure PostgreSQL for performance
- Monitor and maintain PostgreSQL instances
- Implement a backup strategy for your data
- Resolve errors faced while using PostgreSQL
Preț: 216.41 lei
Preț vechi: 270.50 lei
-20% Nou
41.42€ • 45.01$ • 34.82£
Carte disponibilă
Livrare economică 31 martie-14 aprilie
Specificații
ISBN-10: 148425662X
Pagini: 226
Ilustrații: XVIII, 226 p. 12 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.45 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
Chapter 01. Installing PostgreSQL the Right Way!.- Chapter 02. Configuring your Database for Performance.- Chapter 03. User management and Securing databases.- Chapter 04. Backup/Restore best practices.- Chapter 05. Enable logging of your database and Monitoring PostgreSQL instances.- Chapter 06. Execute Maintenance.- Chapter 07. High Availability procedures and Implementing Pooler.- Chapter 08. Basic Errors and Handy Queries.
Notă biografică
Baji Shaik is a database administrator and developer. He was introduced to databases in 2011 and over the years, has worked with Oracle, PostgreSQL, Postgres Advance Server, RedShift, and Greenplum. He has a wide range of expertise and experience in SQL/NoSQL databases such as Cassandra and DynamoDB. He is a database migration expert and has developed many successful database solutions addressing challenging business requirements for moving databases from on-premises to AWS Cloud using multiple AWS services. Baji has organized a number of PostgreSQL meet-ups and maintains his own technical blog, where he likes to share his knowledge with the community. He co-authored Beginning PostgreSQL on the Cloud, released in March 2018.
Textul de pe ultima copertă
Every system containing valuable data needs to be backed-up regularly. PostgreSQL follows a simple back-up procedure and provides fundamental approaches to back up your data. You will go through these approaches and choose the right one based on your environment. Running your application with limited resources can betricky. To achieve this you will implement a pooling mechanism for your PostgreSQL instances to connect to other databases. Finally, you will take a look at some basic errors faced while working with PostgreSQL and learn to resolve them in the quickest manner.
You will:
- Configure PostgreSQL for performance
- Monitor and maintain PostgreSQL instances
- Implement a backup strategy for your data
- Resolve errors faced while using PostgreSQL