- PostgreSQL 9 High Availability Cookbook
- Shaun M. Thomas
- 229字
- 2021-12-08 12:31:56
What you need for this book
This book is written for Unix systems with a focus on Linux in particular. Such servers have become increasingly popular to host databases for companies both large and small. As such, we highly recommend that you have a virtual machine or development system running a recent copy of Debian, Ubuntu, Red Hat Enterprise Linux, or a variant such as CentOS or Scientific Linux.
You will also need a copy of PostgreSQL. If your chosen Linux distribution isn't keeping the included PostgreSQL packages sufficiently up to date, the PostgreSQL website maintains binaries for most popular distributions. You can find these at http://www.postgresql.org/download/.
Users of Red Hat Enterprise Linux and its variants should refer to the following URL to add the official PostgreSQL YUM repository to important database systems: http://yum.postgresql.org/repopackages.php.
Users of Debian, Ubuntu, Mint, and other related Linux systems should refer to the PostgreSQL APT wiki page at the following URL instead: https://wiki.postgresql.org/wiki/Apt.
Be sure to include any "contrib" packages in your installation. They include helpful utilities and database extensions we will use in some recipes.
Users of BSD should still be able to follow along with these recipes. Some commands may require slight alterations to run properly on BSD, so be sure to understand the intent before executing them. Otherwise, all commands have been confirmed to work on BASH and recent GNU tools.
- AngularJS Testing Cookbook
- Testing with JUnit
- Visual Basic編程:從基礎到實踐(第2版)
- Python自動化運維快速入門(第2版)
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- 程序員考試案例梳理、真題透解與強化訓練
- 深入淺出Serverless:技術原理與應用實踐
- Visual C++開發入行真功夫
- The Professional ScrumMaster’s Handbook
- ArcGIS for Desktop Cookbook
- Hands-On Kubernetes on Windows
- Java并發編程:核心方法與框架
- Python應用與實戰
- 51單片機C語言程序設計經典實例(第3版)
- Responsive Web Design with HTML5 and CSS3(Second Edition)