Preface
PostgreSQL is an advanced SQL database server, available on a wide range of platforms and is fast becoming one of the world’s most popular server databases with an enviable reputation for performance, stability, and an enormous range of advanced features. PostgreSQL is one of the oldest open source projects, completely free to use, and developed by a very diverse worldwide community. Most of all, it just works!
One of the clearest benefits of PostgreSQL is that it is open source, meaning that you have a very permissive license to install, use, and distribute PostgreSQL without paying anyone any fees or royalties. On top of that, PostgreSQL is well-known as a database that stays up for long periods, and requires little or no maintenance in many cases. Overall, PostgreSQL provides a very low total cost of ownership.
PostgreSQL Administration Cookbook offers the information you need to manage your live production databases on PostgreSQL. The book contains insights direct from the main author of the PostgreSQL replication and recovery features, and the database architect of the most successful startup using PostgreSQL, Skype. This hands-on guide will assist developers working on live databases, supporting web or enterprise software applications using Java, Python, Ruby, .Net from any development framework. It’s easy to manage your database when you’ve got PostgreSQL 9 Administration Cookbook at hand.
This practical guide gives you quick answers to common questions and problems, building on the authors’ experience as trainers, users, and core developers of the PostgreSQL database server.
Each technical aspect is broken down into short recipes that demonstrate solutions with working code, and then explains why and how that works. The book is intended to be a desk reference for both new users and technical experts.
Note
This book is a LITE edition of a longer book, PostgreSQL 9 Administration Cookbook. With the full edition, you get over 80 recipes on all the topics you need to for running an efficient PostgreSQL 9.0 database. In this edition, we'll look at three areas: configuration, monitoring and diagnosis, and setting up regular maintenance.
To find out more about upgrading to the full edition, visit www.packtpub.com/liteupgrade and log into your account for offers and help. If you don't have an account on PacktPub.com, visit today and set one up!
- Adobe創意大學After Effects CS5 產品專家認證標準教材
- MySQL Admin Cookbook LITE: Configuration, Server Monitoring, Managing Users
- Oracle Siebel CRM 8 User Management: LITE
- ASP.NET jQuery Cookbook
- ASP.NET 3.5 Application Architecture and Design
- ASP.NET Core 3從入門到實戰
- AutoCAD 2016中文版基礎教程(全圖解視頻版)
- Vue.js實戰
- Photoshop+CorelDRAW平面設計案例實戰:從入門到精通(視頻自學全彩版)
- 修片有道:PHOTOSHOP攝影后期專業技法
- Transformer自然語言處理實戰:使用Hugging Face Transformers庫構建NLP應用
- Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
- MooTools 1.2 Beginner's Guide
- Building SOA/Based Composite Applications Using NetBeans IDE 6
- NumPy 1.5 Beginner's Guide