Book description
Obtain all the skills you need to configure and manage a PostgreSQL database. In this book you will begin by installing and configuring PostgreSQL on a server by focusing on system-level parameter settings before installation. You will also look at key post-installation steps to avoid issues in the future. The basic configuration of PostgreSQL is tuned for compatibility rather than performance. Keeping this in mind, you will fine-tune your PostgreSQL parameters based on your environment and application behavior. You will then get tips to improve database monitoring and maintenance followed by database security for handling sensitive data in PostgreSQL.
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
Table of contents
- Cover
- Front Matter
- 1. Best Ways to Install PostgreSQL
- 2. Configure Your Database for Better Performance
- 3. User Management and Securing Databases
- 4. Backup and Restore Best Practices
- 5. Enable Logging of Your Database and Monitoring PostgreSQL Instances
- 6. Execute Maintenance
- 7. High Availability Procedures and Implementing a Pooler
- 8. Basic Errors and Handy Queries
- Back Matter
Product information
- Title: PostgreSQL Configuration: Best Practices for Performance and Security
- Author(s):
- Release date: March 2020
- Publisher(s): Apress
- ISBN: 9781484256633
You might also like
book
PostgreSQL 10 Administration Cookbook
A practical guide to administer, monitor and replicate your PostgreSQL 10 databaseAbout This Book Get to …
book
PostgreSQL Replication - Second Edition
Leverage the power of PostgreSQL replication to make your databases more robust, secure, scalable, and fast …
book
Mastering PostgreSQL 12
Master PostgreSQL 12 features such as advanced indexing, high availability, monitoring, and much more to efficiently …
book
SQL Server Advanced Troubleshooting and Performance Tuning
This practical book provides a comprehensive overview of troubleshooting and performance tuning best practices for Microsoft …