Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput

Package version

Database specific information for PostgreSQL to Azure Database for PostgreSQL migration task inputs

Hierarchy

  • MigratePostgreSqlAzureDbForPostgreSqlSyncDatabaseInput

Index

Properties

Optional migrationSetting

migrationSetting: undefined | object

Migration settings which tune the migration behavior

Optional name

name: undefined | string

Name of the database

Optional sourceSetting

sourceSetting: undefined | object

Source settings to tune source endpoint migration behavior

Optional targetDatabaseName

targetDatabaseName: undefined | string

Name of target database. Note: Target database will be truncated before starting migration.

Optional targetSetting

targetSetting: undefined | object

Target settings to tune target endpoint migration behavior

Generated using TypeDoc