Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
2 つのサーバー間で Pervasive PSQL データベースを移動する最も簡単な方法は何ですか。
必要に応じて、データベース エンジンを停止できます。
両方のサイトでデータベース エンジンを停止します。すべてのデータ (db ファイル) を最初のサイトから 2 番目のサイトにコピーしてから、2 番目のサイト エンジンを開始します。フォルダが両方のサイトで同じ場合は完了です。そうでない場合は、コピーしたばかりのデータファイルを指す 2 番目のサイトに (PCC で) 新しいデータベースを「作成」する必要があります。