PostgreSQL Administration Cookbook, 9.5/9.6 Edition
eBook - ePub

PostgreSQL Administration Cookbook, 9.5/9.6 Edition

  1. 556 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

PostgreSQL Administration Cookbook, 9.5/9.6 Edition

Book details
Book preview
Table of contents
Citations

About This Book

Over 150 recipes to help you administer your PostgreSQL database more efficientlyAbout This Book• Get to grips with the capabilities of PostgreSQL 9.6 to administer your database more efficiently• Monitor, tune, secure and protect your database• A step-by-step, recipe-based guide to help you tackle any problem in PostgreSQL administration with easeWho This Book Is ForThis book is for system administrators, database administrators, data architects, developers, and anyone with an interest in planning for, or running, live production databases. This book is most suited to those who have some technical experience.What You Will Learn• Implement PostgreSQL features for performance and reliability• Harness the power of the latest PostgreSQL 9.6 features• Manage open source PostgreSQL versions 9.5 and 9.6 on various platforms• Discover advanced technical tips for experienced users• Explore best practices for planning and designing live databases• Select and implement robust backup and recovery techniques• Explore concise and clear guidance on replication and high availability• See the latest details on Logical Replication and Bi-Directional ReplicationIn DetailPostgreSQL is a powerful opensource database management system; now recognized as the expert's choice for a wide range of applications, it has an enviable reputation for performance and stability. PostgreSQL provides an integrated feature set comprising relational database features, object-relational, text search, Geographical Info Systems, analytical tools for big data and JSON/XML document management.Starting with short and simple recipes, you will soon dive into core features, such as configuration, server control, tables, and data. You will tackle a variety of problems a database administrator usually encounters, from creating tables to managing views, from improving performance to securing your database, and from using monitoring tools to using storage engines. Recipes based on important topics such as high availability, concurrency, replication, backup and recovery, as well as diagnostics and troubleshooting are also given special importance.By the end of this book, you will have all the knowledge you need to run, manage, and maintain PostgreSQL efficiently.Style and approachThis book takes a step-by-step, recipe-based approach, where each recipe focuses on a particular challenge faced by a PostgreSQL administrator while administering his/her database. Explained in a very easy to follow manner, every task is supported with best practices, tips and tricks.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access PostgreSQL Administration Cookbook, 9.5/9.6 Edition by Simon Riggs, Gianni Ciolli, Gabriele Bartolini in PDF and/or ePUB format, as well as other popular books in Computer Science & Databases. We have over one million books available in our catalogue for you to explore.

Information

Year
2017
ISBN
9781785889806
Edition
1

Customer Feedback

Thanks for purchasing this Packt book. At Packt, quality is at the heart of our editorial process. To help us improve, please leave us an honest review on this book's Amazon page at https://www.amazon.com/dp/1785883186.
If you'd like to join our team of regular reviewers, you can e-mail us at [email protected]. We award our regular reviewers with free eBooks and videos in exchange for their valuable feedback. Help us be relentless in improving our products

Table of Contents

Table of contents

  1. Title Page
  2. Copyright
  3. Credits
  4. About the Authors
  5. About the Reviewer
  6. www.PacktPub.com
  7. Customer Feedback
  8. Preface
  9. First Steps
  10. Exploring the Database
  11. Configuration
  12. Server Control
  13. Tables and Data
  14. Security
  15. Database Administration
  16. Monitoring and Diagnosis
  17. Regular Maintenance
  18. Performance and Concurrency
  19. Backup and Recovery
  20. Replication and Upgrades