AlloyDB
Version 25.3.9414
Version 25.3.9414
AlloyDB
CData Sync アプリケーションからAlloyDB コネクタを使用して、サポートされている任意のデータソースから同期先のAlloyDB へデータを移動できます。これを行うには、コネクタを追加し、コネクタへの認証を行い、接続を完了する必要があります。
AlloyDB コネクタを追加
Sync でAlloyDB のデータを使用できるようにするには、まず以下の手順でコネクタを追加する必要があります。
-
Sync のダッシュボードから接続ページを開きます。
-
接続を追加をクリックしてコネクタを選択ページを開きます。
-
同期先タブをクリックしてAlloyDB 行に移動します。
-
行末にある接続を設定アイコンをクリックして、新しい接続ページを開きます。接続を設定アイコンが利用できない場合は、コネクタをダウンロードアイコンをクリックしてAlloyDB コネクタをインストールします。新規コネクタのインストールについて詳しくは、接続を参照してください。
AlloyDB への認証
コネクタを追加したら、必須プロパティを設定する必要があります。
-
Connection Name - Enter a connection name of your choice.
-
Server - Enter the host name or the IP address of the server that hosts the AlloyDB database. The default host name is localhost.
-
User - Enter the username that you use to authenticate to the AlloyDB server.
CData Sync supports authenticating to AlloyDB in several ways. Select your authentication method below to proceed to the relevant section that contains the authentication details.
Password
To connect with your user credentials, set the following properties:
-
Auth Scheme: Select Password.
-
Password: Enter the password that you use to authenticate to your AlloyDB account.
OAuth
OAuth カスタムクレデンシャルで接続するには、次のプロパティを指定します。
-
Auth Scheme:OAuth を選択。
-
OAuth Client Id:OAuth 認証サーバーにアプリケーションを登録した際に割り当てられたクライアントId を入力。
-
OAuth Client Secret:OAuth 認証サーバーにアプリケーションを登録した際に割り当てられたクライアントシークレットを入力。
Complete Your Connection
To complete your connection:
-
Specify the following properties:
-
(Optional) Database - Enter the database that you want to connect to when you connect to the AlloyDB server. If you do not specify a database, Sync uses the default database.
-
(Optional) Port - Enter the port number of the server that hosts the AlloyDB database. The default port value is 5432.
-
-
高度な設定タブで接続の高度な設定を定義します。(ただし、ほとんどの場合これらの設定は必要ありません。)
-
OAuth で認証する場合は、AlloyDB への接続 をクリックしてAlloyDB アカウントに接続します。
-
作成およびテストをクリックして接続を作成します。
詳細情報
CData Sync とAlloyDB の連携について、詳しくはAlloyDB Connector for CData Sync を参照してください。