Server: Ubuntu server 14 lts + PostgreSQL 9.2 I want create cluster database using drbd, but i can't set PGDATA without cluster initialization. …
postgresql ubuntu-14.04 postgresql-9.3 drbdHere is the normal way to initialize the drbd partition: ON BOTH SERVERS drbdadm create-md r0 drbdadm up r0 Both …
drbdwe use MySQL 5.6 InnoDB engine for our database purpose. currently we have a single instance of it , but as our …
mysql drbd mysql-cluster