1. Packages
  2. Packages
  3. Databricks Provider
  4. API Docs
  5. getPostgresSyncedTable
Viewing docs for Databricks v1.91.1
published on Friday, May 1, 2026 by Pulumi
databricks logo
Viewing docs for Databricks v1.91.1
published on Friday, May 1, 2026 by Pulumi

    Public Beta

    Using getPostgresSyncedTable

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getPostgresSyncedTable(args: GetPostgresSyncedTableArgs, opts?: InvokeOptions): Promise<GetPostgresSyncedTableResult>
    function getPostgresSyncedTableOutput(args: GetPostgresSyncedTableOutputArgs, opts?: InvokeOptions): Output<GetPostgresSyncedTableResult>
    def get_postgres_synced_table(name: Optional[str] = None,
                                  provider_config: Optional[GetPostgresSyncedTableProviderConfig] = None,
                                  opts: Optional[InvokeOptions] = None) -> GetPostgresSyncedTableResult
    def get_postgres_synced_table_output(name: Optional[pulumi.Input[str]] = None,
                                  provider_config: Optional[pulumi.Input[GetPostgresSyncedTableProviderConfigArgs]] = None,
                                  opts: Optional[InvokeOptions] = None) -> Output[GetPostgresSyncedTableResult]
    func LookupPostgresSyncedTable(ctx *Context, args *LookupPostgresSyncedTableArgs, opts ...InvokeOption) (*LookupPostgresSyncedTableResult, error)
    func LookupPostgresSyncedTableOutput(ctx *Context, args *LookupPostgresSyncedTableOutputArgs, opts ...InvokeOption) LookupPostgresSyncedTableResultOutput

    > Note: This function is named LookupPostgresSyncedTable in the Go SDK.

    public static class GetPostgresSyncedTable 
    {
        public static Task<GetPostgresSyncedTableResult> InvokeAsync(GetPostgresSyncedTableArgs args, InvokeOptions? opts = null)
        public static Output<GetPostgresSyncedTableResult> Invoke(GetPostgresSyncedTableInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPostgresSyncedTableResult> getPostgresSyncedTable(GetPostgresSyncedTableArgs args, InvokeOptions options)
    public static Output<GetPostgresSyncedTableResult> getPostgresSyncedTable(GetPostgresSyncedTableArgs args, InvokeOptions options)
    
    fn::invoke:
      function: databricks:index/getPostgresSyncedTable:getPostgresSyncedTable
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Name string

    Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.

    Format "synced_tables/{catalog}.{schema}.{table}"

    For the corresponding source table in the Unity catalog look for the "sourceTableFullName" attribute

    ProviderConfig GetPostgresSyncedTableProviderConfig
    Configure the provider for management through account provider.
    Name string

    Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.

    Format "synced_tables/{catalog}.{schema}.{table}"

    For the corresponding source table in the Unity catalog look for the "sourceTableFullName" attribute

    ProviderConfig GetPostgresSyncedTableProviderConfig
    Configure the provider for management through account provider.
    name String

    Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.

    Format "synced_tables/{catalog}.{schema}.{table}"

    For the corresponding source table in the Unity catalog look for the "sourceTableFullName" attribute

    providerConfig GetPostgresSyncedTableProviderConfig
    Configure the provider for management through account provider.
    name string

    Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.

    Format "synced_tables/{catalog}.{schema}.{table}"

    For the corresponding source table in the Unity catalog look for the "sourceTableFullName" attribute

    providerConfig GetPostgresSyncedTableProviderConfig
    Configure the provider for management through account provider.
    name str

    Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.

    Format "synced_tables/{catalog}.{schema}.{table}"

    For the corresponding source table in the Unity catalog look for the "sourceTableFullName" attribute

    provider_config GetPostgresSyncedTableProviderConfig
    Configure the provider for management through account provider.
    name String

    Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.

    Format "synced_tables/{catalog}.{schema}.{table}"

    For the corresponding source table in the Unity catalog look for the "sourceTableFullName" attribute

    providerConfig Property Map
    Configure the provider for management through account provider.

    getPostgresSyncedTable Result

    The following output properties are available:

    CreateTime string
    (string)
    Id string
    The provider-assigned unique ID for this managed resource.
    Name string
    (string) - Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.
    Spec GetPostgresSyncedTableSpec
    (SyncedTableSyncedTableSpec) - Configuration details of the synced table, such as the source table, scheduling policy, etc. This attribute is specified at creation time and most fields are returned as is on subsequent queries
    Status GetPostgresSyncedTableStatus
    (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
    Uid string
    (string) - The Unity Catalog table ID for this synced table
    ProviderConfig GetPostgresSyncedTableProviderConfig
    CreateTime string
    (string)
    Id string
    The provider-assigned unique ID for this managed resource.
    Name string
    (string) - Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.
    Spec GetPostgresSyncedTableSpec
    (SyncedTableSyncedTableSpec) - Configuration details of the synced table, such as the source table, scheduling policy, etc. This attribute is specified at creation time and most fields are returned as is on subsequent queries
    Status GetPostgresSyncedTableStatus
    (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
    Uid string
    (string) - The Unity Catalog table ID for this synced table
    ProviderConfig GetPostgresSyncedTableProviderConfig
    createTime String
    (string)
    id String
    The provider-assigned unique ID for this managed resource.
    name String
    (string) - Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.
    spec GetPostgresSyncedTableSpec
    (SyncedTableSyncedTableSpec) - Configuration details of the synced table, such as the source table, scheduling policy, etc. This attribute is specified at creation time and most fields are returned as is on subsequent queries
    status GetPostgresSyncedTableStatus
    (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
    uid String
    (string) - The Unity Catalog table ID for this synced table
    providerConfig GetPostgresSyncedTableProviderConfig
    createTime string
    (string)
    id string
    The provider-assigned unique ID for this managed resource.
    name string
    (string) - Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.
    spec GetPostgresSyncedTableSpec
    (SyncedTableSyncedTableSpec) - Configuration details of the synced table, such as the source table, scheduling policy, etc. This attribute is specified at creation time and most fields are returned as is on subsequent queries
    status GetPostgresSyncedTableStatus
    (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
    uid string
    (string) - The Unity Catalog table ID for this synced table
    providerConfig GetPostgresSyncedTableProviderConfig
    create_time str
    (string)
    id str
    The provider-assigned unique ID for this managed resource.
    name str
    (string) - Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.
    spec GetPostgresSyncedTableSpec
    (SyncedTableSyncedTableSpec) - Configuration details of the synced table, such as the source table, scheduling policy, etc. This attribute is specified at creation time and most fields are returned as is on subsequent queries
    status GetPostgresSyncedTableStatus
    (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
    uid str
    (string) - The Unity Catalog table ID for this synced table
    provider_config GetPostgresSyncedTableProviderConfig
    createTime String
    (string)
    id String
    The provider-assigned unique ID for this managed resource.
    name String
    (string) - Output only. The Full resource name of the synced table in Postgres where (catalog, schema, table) are the UC entity names.
    spec Property Map
    (SyncedTableSyncedTableSpec) - Configuration details of the synced table, such as the source table, scheduling policy, etc. This attribute is specified at creation time and most fields are returned as is on subsequent queries
    status Property Map
    (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
    uid String
    (string) - The Unity Catalog table ID for this synced table
    providerConfig Property Map

    Supporting Types

    GetPostgresSyncedTableProviderConfig

    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    WorkspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId String
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId string
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspace_id str
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
    workspaceId String
    Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.

    GetPostgresSyncedTableSpec

    Branch string
    (string) - The full resource name the branch associated with the table.
    CreateDatabaseObjectsIfMissing bool
    (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist. The request will fail if this is false and the database/schema do not exist.
    ExistingPipelineId string
    (string) - ID of an existing pipeline to bin-pack this synced table into. At most one of existingPipelineId and newPipelineSpec should be defined.
    NewPipelineSpec GetPostgresSyncedTableSpecNewPipelineSpec
    (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
    PostgresDatabase string
    (string) - The Postgres database name where the synced table will be created in.
    PrimaryKeyColumns List<string>
    (list of string) - Primary Key columns to be used for data insert/update in the destination
    SchedulingPolicy string
    (string) - Scheduling policy of the underlying pipeline. Possible values are: CONTINUOUS, SNAPSHOT, TRIGGERED
    SourceTableFullName string
    (string) - Three-part (catalog, schema, table) name of the source Delta table.
    TimeseriesKey string
    (string) - Time series key to deduplicate (tie-break) rows with the same primary key
    Branch string
    (string) - The full resource name the branch associated with the table.
    CreateDatabaseObjectsIfMissing bool
    (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist. The request will fail if this is false and the database/schema do not exist.
    ExistingPipelineId string
    (string) - ID of an existing pipeline to bin-pack this synced table into. At most one of existingPipelineId and newPipelineSpec should be defined.
    NewPipelineSpec GetPostgresSyncedTableSpecNewPipelineSpec
    (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
    PostgresDatabase string
    (string) - The Postgres database name where the synced table will be created in.
    PrimaryKeyColumns []string
    (list of string) - Primary Key columns to be used for data insert/update in the destination
    SchedulingPolicy string
    (string) - Scheduling policy of the underlying pipeline. Possible values are: CONTINUOUS, SNAPSHOT, TRIGGERED
    SourceTableFullName string
    (string) - Three-part (catalog, schema, table) name of the source Delta table.
    TimeseriesKey string
    (string) - Time series key to deduplicate (tie-break) rows with the same primary key
    branch String
    (string) - The full resource name the branch associated with the table.
    createDatabaseObjectsIfMissing Boolean
    (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist. The request will fail if this is false and the database/schema do not exist.
    existingPipelineId String
    (string) - ID of an existing pipeline to bin-pack this synced table into. At most one of existingPipelineId and newPipelineSpec should be defined.
    newPipelineSpec GetPostgresSyncedTableSpecNewPipelineSpec
    (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
    postgresDatabase String
    (string) - The Postgres database name where the synced table will be created in.
    primaryKeyColumns List<String>
    (list of string) - Primary Key columns to be used for data insert/update in the destination
    schedulingPolicy String
    (string) - Scheduling policy of the underlying pipeline. Possible values are: CONTINUOUS, SNAPSHOT, TRIGGERED
    sourceTableFullName String
    (string) - Three-part (catalog, schema, table) name of the source Delta table.
    timeseriesKey String
    (string) - Time series key to deduplicate (tie-break) rows with the same primary key
    branch string
    (string) - The full resource name the branch associated with the table.
    createDatabaseObjectsIfMissing boolean
    (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist. The request will fail if this is false and the database/schema do not exist.
    existingPipelineId string
    (string) - ID of an existing pipeline to bin-pack this synced table into. At most one of existingPipelineId and newPipelineSpec should be defined.
    newPipelineSpec GetPostgresSyncedTableSpecNewPipelineSpec
    (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
    postgresDatabase string
    (string) - The Postgres database name where the synced table will be created in.
    primaryKeyColumns string[]
    (list of string) - Primary Key columns to be used for data insert/update in the destination
    schedulingPolicy string
    (string) - Scheduling policy of the underlying pipeline. Possible values are: CONTINUOUS, SNAPSHOT, TRIGGERED
    sourceTableFullName string
    (string) - Three-part (catalog, schema, table) name of the source Delta table.
    timeseriesKey string
    (string) - Time series key to deduplicate (tie-break) rows with the same primary key
    branch str
    (string) - The full resource name the branch associated with the table.
    create_database_objects_if_missing bool
    (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist. The request will fail if this is false and the database/schema do not exist.
    existing_pipeline_id str
    (string) - ID of an existing pipeline to bin-pack this synced table into. At most one of existingPipelineId and newPipelineSpec should be defined.
    new_pipeline_spec GetPostgresSyncedTableSpecNewPipelineSpec
    (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
    postgres_database str
    (string) - The Postgres database name where the synced table will be created in.
    primary_key_columns Sequence[str]
    (list of string) - Primary Key columns to be used for data insert/update in the destination
    scheduling_policy str
    (string) - Scheduling policy of the underlying pipeline. Possible values are: CONTINUOUS, SNAPSHOT, TRIGGERED
    source_table_full_name str
    (string) - Three-part (catalog, schema, table) name of the source Delta table.
    timeseries_key str
    (string) - Time series key to deduplicate (tie-break) rows with the same primary key
    branch String
    (string) - The full resource name the branch associated with the table.
    createDatabaseObjectsIfMissing Boolean
    (boolean) - If true, the synced table's logical database and schema resources in PG will be created if they do not already exist. The request will fail if this is false and the database/schema do not exist.
    existingPipelineId String
    (string) - ID of an existing pipeline to bin-pack this synced table into. At most one of existingPipelineId and newPipelineSpec should be defined.
    newPipelineSpec Property Map
    (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
    postgresDatabase String
    (string) - The Postgres database name where the synced table will be created in.
    primaryKeyColumns List<String>
    (list of string) - Primary Key columns to be used for data insert/update in the destination
    schedulingPolicy String
    (string) - Scheduling policy of the underlying pipeline. Possible values are: CONTINUOUS, SNAPSHOT, TRIGGERED
    sourceTableFullName String
    (string) - Three-part (catalog, schema, table) name of the source Delta table.
    timeseriesKey String
    (string) - Time series key to deduplicate (tie-break) rows with the same primary key

    GetPostgresSyncedTableSpecNewPipelineSpec

    BudgetPolicyId string
    (string) - Budget policy to set on the newly created pipeline
    StorageCatalog string
    (string) - UC catalog for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be a standard catalog where the user has permissions to create Delta tables
    StorageSchema string
    (string) - UC schema for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be in the standard catalog where the user has permissions to create Delta tables
    BudgetPolicyId string
    (string) - Budget policy to set on the newly created pipeline
    StorageCatalog string
    (string) - UC catalog for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be a standard catalog where the user has permissions to create Delta tables
    StorageSchema string
    (string) - UC schema for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be in the standard catalog where the user has permissions to create Delta tables
    budgetPolicyId String
    (string) - Budget policy to set on the newly created pipeline
    storageCatalog String
    (string) - UC catalog for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be a standard catalog where the user has permissions to create Delta tables
    storageSchema String
    (string) - UC schema for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be in the standard catalog where the user has permissions to create Delta tables
    budgetPolicyId string
    (string) - Budget policy to set on the newly created pipeline
    storageCatalog string
    (string) - UC catalog for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be a standard catalog where the user has permissions to create Delta tables
    storageSchema string
    (string) - UC schema for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be in the standard catalog where the user has permissions to create Delta tables
    budget_policy_id str
    (string) - Budget policy to set on the newly created pipeline
    storage_catalog str
    (string) - UC catalog for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be a standard catalog where the user has permissions to create Delta tables
    storage_schema str
    (string) - UC schema for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be in the standard catalog where the user has permissions to create Delta tables
    budgetPolicyId String
    (string) - Budget policy to set on the newly created pipeline
    storageCatalog String
    (string) - UC catalog for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be a standard catalog where the user has permissions to create Delta tables
    storageSchema String
    (string) - UC schema for the pipeline to store intermediate files (checkpoints, event logs etc). This needs to be in the standard catalog where the user has permissions to create Delta tables

    GetPostgresSyncedTableStatus

    DetailedState string
    (string) - The state of the synced table. Possible values are: SYNCED_TABLE_OFFLINE, SYNCED_TABLE_OFFLINE_FAILED, SYNCED_TABLE_ONLINE, SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE, SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE, SYNCED_TABLE_ONLINE_PIPELINE_FAILED, SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE, SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES, SYNCED_TABLE_PROVISIONING, SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT, SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
    LastProcessedCommitVersion int
    (integer) - The last source table Delta version that was successfully synced to the synced table
    LastSync GetPostgresSyncedTableStatusLastSync
    (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
    LastSyncTime string
    (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
    Message string
    (string) - A text description of the current state of the synced table
    OngoingSyncProgress GetPostgresSyncedTableStatusOngoingSyncProgress
    (SyncedTablePipelineProgress)
    PipelineId string
    (string) - ID of the associated pipeline
    Project string
    (string) - The full resource name of the project associated with the table.
    ProvisioningPhase string
    (string) - The current phase of the data synchronization pipeline. Possible values are: PROVISIONING_PHASE_INDEX_SCAN, PROVISIONING_PHASE_INDEX_SORT, PROVISIONING_PHASE_MAIN
    UnityCatalogProvisioningState string
    (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are: ACTIVE, DEGRADED, DELETING, FAILED, PROVISIONING, UPDATING
    DetailedState string
    (string) - The state of the synced table. Possible values are: SYNCED_TABLE_OFFLINE, SYNCED_TABLE_OFFLINE_FAILED, SYNCED_TABLE_ONLINE, SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE, SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE, SYNCED_TABLE_ONLINE_PIPELINE_FAILED, SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE, SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES, SYNCED_TABLE_PROVISIONING, SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT, SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
    LastProcessedCommitVersion int
    (integer) - The last source table Delta version that was successfully synced to the synced table
    LastSync GetPostgresSyncedTableStatusLastSync
    (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
    LastSyncTime string
    (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
    Message string
    (string) - A text description of the current state of the synced table
    OngoingSyncProgress GetPostgresSyncedTableStatusOngoingSyncProgress
    (SyncedTablePipelineProgress)
    PipelineId string
    (string) - ID of the associated pipeline
    Project string
    (string) - The full resource name of the project associated with the table.
    ProvisioningPhase string
    (string) - The current phase of the data synchronization pipeline. Possible values are: PROVISIONING_PHASE_INDEX_SCAN, PROVISIONING_PHASE_INDEX_SORT, PROVISIONING_PHASE_MAIN
    UnityCatalogProvisioningState string
    (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are: ACTIVE, DEGRADED, DELETING, FAILED, PROVISIONING, UPDATING
    detailedState String
    (string) - The state of the synced table. Possible values are: SYNCED_TABLE_OFFLINE, SYNCED_TABLE_OFFLINE_FAILED, SYNCED_TABLE_ONLINE, SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE, SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE, SYNCED_TABLE_ONLINE_PIPELINE_FAILED, SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE, SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES, SYNCED_TABLE_PROVISIONING, SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT, SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
    lastProcessedCommitVersion Integer
    (integer) - The last source table Delta version that was successfully synced to the synced table
    lastSync GetPostgresSyncedTableStatusLastSync
    (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
    lastSyncTime String
    (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
    message String
    (string) - A text description of the current state of the synced table
    ongoingSyncProgress GetPostgresSyncedTableStatusOngoingSyncProgress
    (SyncedTablePipelineProgress)
    pipelineId String
    (string) - ID of the associated pipeline
    project String
    (string) - The full resource name of the project associated with the table.
    provisioningPhase String
    (string) - The current phase of the data synchronization pipeline. Possible values are: PROVISIONING_PHASE_INDEX_SCAN, PROVISIONING_PHASE_INDEX_SORT, PROVISIONING_PHASE_MAIN
    unityCatalogProvisioningState String
    (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are: ACTIVE, DEGRADED, DELETING, FAILED, PROVISIONING, UPDATING
    detailedState string
    (string) - The state of the synced table. Possible values are: SYNCED_TABLE_OFFLINE, SYNCED_TABLE_OFFLINE_FAILED, SYNCED_TABLE_ONLINE, SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE, SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE, SYNCED_TABLE_ONLINE_PIPELINE_FAILED, SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE, SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES, SYNCED_TABLE_PROVISIONING, SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT, SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
    lastProcessedCommitVersion number
    (integer) - The last source table Delta version that was successfully synced to the synced table
    lastSync GetPostgresSyncedTableStatusLastSync
    (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
    lastSyncTime string
    (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
    message string
    (string) - A text description of the current state of the synced table
    ongoingSyncProgress GetPostgresSyncedTableStatusOngoingSyncProgress
    (SyncedTablePipelineProgress)
    pipelineId string
    (string) - ID of the associated pipeline
    project string
    (string) - The full resource name of the project associated with the table.
    provisioningPhase string
    (string) - The current phase of the data synchronization pipeline. Possible values are: PROVISIONING_PHASE_INDEX_SCAN, PROVISIONING_PHASE_INDEX_SORT, PROVISIONING_PHASE_MAIN
    unityCatalogProvisioningState string
    (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are: ACTIVE, DEGRADED, DELETING, FAILED, PROVISIONING, UPDATING
    detailed_state str
    (string) - The state of the synced table. Possible values are: SYNCED_TABLE_OFFLINE, SYNCED_TABLE_OFFLINE_FAILED, SYNCED_TABLE_ONLINE, SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE, SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE, SYNCED_TABLE_ONLINE_PIPELINE_FAILED, SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE, SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES, SYNCED_TABLE_PROVISIONING, SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT, SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
    last_processed_commit_version int
    (integer) - The last source table Delta version that was successfully synced to the synced table
    last_sync GetPostgresSyncedTableStatusLastSync
    (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
    last_sync_time str
    (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
    message str
    (string) - A text description of the current state of the synced table
    ongoing_sync_progress GetPostgresSyncedTableStatusOngoingSyncProgress
    (SyncedTablePipelineProgress)
    pipeline_id str
    (string) - ID of the associated pipeline
    project str
    (string) - The full resource name of the project associated with the table.
    provisioning_phase str
    (string) - The current phase of the data synchronization pipeline. Possible values are: PROVISIONING_PHASE_INDEX_SCAN, PROVISIONING_PHASE_INDEX_SORT, PROVISIONING_PHASE_MAIN
    unity_catalog_provisioning_state str
    (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are: ACTIVE, DEGRADED, DELETING, FAILED, PROVISIONING, UPDATING
    detailedState String
    (string) - The state of the synced table. Possible values are: SYNCED_TABLE_OFFLINE, SYNCED_TABLE_OFFLINE_FAILED, SYNCED_TABLE_ONLINE, SYNCED_TABLE_ONLINE_CONTINUOUS_UPDATE, SYNCED_TABLE_ONLINE_NO_PENDING_UPDATE, SYNCED_TABLE_ONLINE_PIPELINE_FAILED, SYNCED_TABLE_ONLINE_TRIGGERED_UPDATE, SYNCED_TABLE_ONLINE_UPDATING_PIPELINE_RESOURCES, SYNCED_TABLE_PROVISIONING, SYNCED_TABLE_PROVISIONING_INITIAL_SNAPSHOT, SYNCED_TABLE_PROVISIONING_PIPELINE_RESOURCES
    lastProcessedCommitVersion Number
    (integer) - The last source table Delta version that was successfully synced to the synced table
    lastSync Property Map
    (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
    lastSyncTime String
    (string) - The end timestamp of the last time any data was synchronized from the source table to the synced table. This is when the data is available in the synced table
    message String
    (string) - A text description of the current state of the synced table
    ongoingSyncProgress Property Map
    (SyncedTablePipelineProgress)
    pipelineId String
    (string) - ID of the associated pipeline
    project String
    (string) - The full resource name of the project associated with the table.
    provisioningPhase String
    (string) - The current phase of the data synchronization pipeline. Possible values are: PROVISIONING_PHASE_INDEX_SCAN, PROVISIONING_PHASE_INDEX_SORT, PROVISIONING_PHASE_MAIN
    unityCatalogProvisioningState String
    (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are: ACTIVE, DEGRADED, DELETING, FAILED, PROVISIONING, UPDATING

    GetPostgresSyncedTableStatusLastSync

    DeltaTableSyncInfo GetPostgresSyncedTableStatusLastSyncDeltaTableSyncInfo
    (DeltaTableSyncInfo)
    SyncEndTime string
    (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
    SyncStartTime string
    (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
    DeltaTableSyncInfo GetPostgresSyncedTableStatusLastSyncDeltaTableSyncInfo
    (DeltaTableSyncInfo)
    SyncEndTime string
    (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
    SyncStartTime string
    (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
    deltaTableSyncInfo GetPostgresSyncedTableStatusLastSyncDeltaTableSyncInfo
    (DeltaTableSyncInfo)
    syncEndTime String
    (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
    syncStartTime String
    (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
    deltaTableSyncInfo GetPostgresSyncedTableStatusLastSyncDeltaTableSyncInfo
    (DeltaTableSyncInfo)
    syncEndTime string
    (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
    syncStartTime string
    (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
    delta_table_sync_info GetPostgresSyncedTableStatusLastSyncDeltaTableSyncInfo
    (DeltaTableSyncInfo)
    sync_end_time str
    (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
    sync_start_time str
    (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started
    deltaTableSyncInfo Property Map
    (DeltaTableSyncInfo)
    syncEndTime String
    (string) - The end timestamp of the most recent successful synchronization. This is the time when the data is available in the synced table
    syncStartTime String
    (string) - The starting timestamp of the most recent successful synchronization from the source table to the destination (synced) table. Note this is the starting timestamp of the sync operation, not the end time. E.g., for a batch, this is the time when the sync operation started

    GetPostgresSyncedTableStatusLastSyncDeltaTableSyncInfo

    DeltaCommitTime string
    (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
    DeltaCommitVersion int
    (integer) - The Delta Lake commit version that was last successfully synced
    DeltaCommitTime string
    (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
    DeltaCommitVersion int
    (integer) - The Delta Lake commit version that was last successfully synced
    deltaCommitTime String
    (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
    deltaCommitVersion Integer
    (integer) - The Delta Lake commit version that was last successfully synced
    deltaCommitTime string
    (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
    deltaCommitVersion number
    (integer) - The Delta Lake commit version that was last successfully synced
    delta_commit_time str
    (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
    delta_commit_version int
    (integer) - The Delta Lake commit version that was last successfully synced
    deltaCommitTime String
    (string) - The timestamp when the above Delta version was committed in the source Delta table. Note: This is the Delta commit time, not the time the data was written to the synced table
    deltaCommitVersion Number
    (integer) - The Delta Lake commit version that was last successfully synced

    GetPostgresSyncedTableStatusOngoingSyncProgress

    EstimatedCompletionTimeSeconds double
    (number) - The estimated time remaining to complete this update in seconds
    LatestVersionCurrentlyProcessing int
    (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
    SyncProgressCompletion double
    (number) - The completion ratio of this update. This is a number between 0 and 1
    SyncedRowCount int
    (integer) - The number of rows that have been synced in this update
    TotalRowCount int
    (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
    EstimatedCompletionTimeSeconds float64
    (number) - The estimated time remaining to complete this update in seconds
    LatestVersionCurrentlyProcessing int
    (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
    SyncProgressCompletion float64
    (number) - The completion ratio of this update. This is a number between 0 and 1
    SyncedRowCount int
    (integer) - The number of rows that have been synced in this update
    TotalRowCount int
    (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
    estimatedCompletionTimeSeconds Double
    (number) - The estimated time remaining to complete this update in seconds
    latestVersionCurrentlyProcessing Integer
    (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
    syncProgressCompletion Double
    (number) - The completion ratio of this update. This is a number between 0 and 1
    syncedRowCount Integer
    (integer) - The number of rows that have been synced in this update
    totalRowCount Integer
    (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
    estimatedCompletionTimeSeconds number
    (number) - The estimated time remaining to complete this update in seconds
    latestVersionCurrentlyProcessing number
    (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
    syncProgressCompletion number
    (number) - The completion ratio of this update. This is a number between 0 and 1
    syncedRowCount number
    (integer) - The number of rows that have been synced in this update
    totalRowCount number
    (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
    estimated_completion_time_seconds float
    (number) - The estimated time remaining to complete this update in seconds
    latest_version_currently_processing int
    (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
    sync_progress_completion float
    (number) - The completion ratio of this update. This is a number between 0 and 1
    synced_row_count int
    (integer) - The number of rows that have been synced in this update
    total_row_count int
    (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
    estimatedCompletionTimeSeconds Number
    (number) - The estimated time remaining to complete this update in seconds
    latestVersionCurrentlyProcessing Number
    (integer) - The source table Delta version that was last processed by the pipeline. The pipeline may not have completely processed this version yet
    syncProgressCompletion Number
    (number) - The completion ratio of this update. This is a number between 0 and 1
    syncedRowCount Number
    (integer) - The number of rows that have been synced in this update
    totalRowCount Number
    (integer) - The total number of rows that need to be synced in this update. This number may be an estimate

    Package Details

    Repository
    databricks pulumi/pulumi-databricks
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the databricks Terraform Provider.
    databricks logo
    Viewing docs for Databricks v1.91.1
    published on Friday, May 1, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.