現在地: 管理 > EnterpriseDB Postgres Plus Advanced Server リソースの保護

EnterpriseDB Postgres Plus Advanced Server の保護

EnterpriseDB Postgres Plus Advanced Server リソースを保護するにあたって、追加の LifeKeeper 設定は必要ありません。

問題

解決方法

EnterpriseDB Postgres Plus Advanced Server のインストール中に、[Configuration Mode] ダイアログでオプションの [PostgreSQL-compatible defaults and samples] を選択した場合は、LifeKeeper が使用する「edb」データベースが作成されません。

createdb」ユーティリティを使用して「edb」データベースを手動で追加してください。

createdb –p <port> -h <socket path> edb コマンドは PostgreSQL オペレーティングシステムユーザとして実行する必要があります。以下はサンプルです。

su – postgres

postgres@server1 ~>createdb –p 5435 -h /var/lib/postgres  edb


/ ページ

© 2014 SIOS Technology Corp., the industry's leading provider of business continuity solutions, data replication for continuous data protection.