Skip Navigation Links | |
Exit Print View | |
![]() |
Oracle Solaris Cluster Data Service for PostgreSQL Guide Oracle Solaris Cluster 4.1 |
1. Installing and Configuring HA for PostgreSQL
A. Files for Configuring Oracle Solaris Cluster HA for PostgreSQL Resources
B. Deployment Example: Installing PostgreSQL in the Global Zone or a Zone Cluster
C. Deployment Example: Installing PostgreSQL in a Non-Global Zone With HA for Solaris Zones
Example: Preparing the Cluster for PostgreSQL
Example: Configuring HA for Solaris Zones
Example: Modifying the PostgreSQL Configuration File
Example: Enabling the PostgreSQL Software to Run in the Cluster
D. Deployment Example: Installing PostgreSQL in the Global Zone Using WAL File Shipping
This example is based upon How to Enable a PostgreSQL Database to Run in the Global Zone.
phys-schost-1# clresourcetype register SUNW.gds SUNW.HAStoragePlus
phys-schost-1# clresourcegroup create RP-PGS
phys-schost-1# clresource create -g RG-PGS -t SUNW.HAStoragePlus -p AffinityOn=TRUE \ -p FilesystemMountPoints=/global/mnt3,/global/mnt4 RS-PGS-HAS
phys-schost-1# clresourcegroup online -M RG-PSG