published on Friday, May 1, 2026 by Pulumi
published on Friday, May 1, 2026 by Pulumi
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 dictionaryThe 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
- Provider
Config GetPostgres Synced Table Provider Config - 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
- Provider
Config GetPostgres Synced Table Provider Config - 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
- provider
Config GetPostgres Synced Table Provider Config - 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
- provider
Config GetPostgres Synced Table Provider Config - 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 GetPostgres Synced Table Provider Config - 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
- provider
Config Property Map - Configure the provider for management through account provider.
getPostgresSyncedTable Result
The following output properties are available:
- Create
Time 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
Get
Postgres Synced Table Spec - (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
Get
Postgres Synced Table Status - (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
- Uid string
- (string) - The Unity Catalog table ID for this synced table
- Provider
Config GetPostgres Synced Table Provider Config
- Create
Time 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
Get
Postgres Synced Table Spec - (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
Get
Postgres Synced Table Status - (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
- Uid string
- (string) - The Unity Catalog table ID for this synced table
- Provider
Config GetPostgres Synced Table Provider Config
- create
Time 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
Get
Postgres Synced Table Spec - (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
Get
Postgres Synced Table Status - (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
- uid String
- (string) - The Unity Catalog table ID for this synced table
- provider
Config GetPostgres Synced Table Provider Config
- create
Time 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
Get
Postgres Synced Table Spec - (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
Get
Postgres Synced Table Status - (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
- uid string
- (string) - The Unity Catalog table ID for this synced table
- provider
Config GetPostgres Synced Table Provider Config
- 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
Get
Postgres Synced Table Spec - (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
Get
Postgres Synced Table Status - (SyncedTableSyncedTableStatus) - Synced Table data synchronization status
- uid str
- (string) - The Unity Catalog table ID for this synced table
- provider_
config GetPostgres Synced Table Provider Config
- create
Time 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
- provider
Config Property Map
Supporting Types
GetPostgresSyncedTableProviderConfig
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- Workspace
Id string - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id String - Workspace ID which the resource belongs to. This workspace must be part of the account which the provider is configured with.
- workspace
Id 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.
- workspace
Id 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.
- Create
Database boolObjects If Missing - (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 stringId - (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 GetSpec Postgres Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
- Postgres
Database string - (string) - The Postgres database name where the synced table will be created in.
- Primary
Key List<string>Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- Scheduling
Policy string - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS,SNAPSHOT,TRIGGERED - Source
Table stringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table.
- Timeseries
Key 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.
- Create
Database boolObjects If Missing - (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 stringId - (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 GetSpec Postgres Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
- Postgres
Database string - (string) - The Postgres database name where the synced table will be created in.
- Primary
Key []stringColumns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- Scheduling
Policy string - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS,SNAPSHOT,TRIGGERED - Source
Table stringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table.
- Timeseries
Key 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.
- create
Database BooleanObjects If Missing - (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 StringId - (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 GetSpec Postgres Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
- postgres
Database String - (string) - The Postgres database name where the synced table will be created in.
- primary
Key List<String>Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- scheduling
Policy String - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS,SNAPSHOT,TRIGGERED - source
Table StringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table.
- timeseries
Key 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.
- create
Database booleanObjects If Missing - (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 stringId - (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 GetSpec Postgres Synced Table Spec New Pipeline Spec - (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
- postgres
Database string - (string) - The Postgres database name where the synced table will be created in.
- primary
Key string[]Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- scheduling
Policy string - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS,SNAPSHOT,TRIGGERED - source
Table stringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table.
- timeseries
Key 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_ boolobjects_ if_ missing - (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_ strid - (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_ Getspec Postgres Synced Table Spec New Pipeline Spec - (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_ Sequence[str]columns - (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_ strfull_ name - (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.
- create
Database BooleanObjects If Missing - (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 StringId - (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 Property MapSpec - (NewPipelineSpec) - Specification for creating a new pipeline. At most one of existingPipelineId and newPipelineSpec should be defined.
- postgres
Database String - (string) - The Postgres database name where the synced table will be created in.
- primary
Key List<String>Columns - (list of string) - Primary Key columns to be used for data insert/update in the destination
- scheduling
Policy String - (string) - Scheduling policy of the underlying pipeline. Possible values are:
CONTINUOUS,SNAPSHOT,TRIGGERED - source
Table StringFull Name - (string) - Three-part (catalog, schema, table) name of the source Delta table.
- timeseries
Key String - (string) - Time series key to deduplicate (tie-break) rows with the same primary key
GetPostgresSyncedTableSpecNewPipelineSpec
- Budget
Policy stringId - (string) - Budget policy to set on the newly created pipeline
- Storage
Catalog 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
- Storage
Schema 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 stringId - (string) - Budget policy to set on the newly created pipeline
- Storage
Catalog 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
- Storage
Schema 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 StringId - (string) - Budget policy to set on the newly created pipeline
- storage
Catalog 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
- storage
Schema 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 stringId - (string) - Budget policy to set on the newly created pipeline
- storage
Catalog 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
- storage
Schema 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_ strid - (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
- budget
Policy StringId - (string) - Budget policy to set on the newly created pipeline
- storage
Catalog 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
- storage
Schema 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
- Detailed
State 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 - Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Last
Sync GetPostgres Synced Table Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
- Last
Sync stringTime - (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
- Ongoing
Sync GetProgress Postgres Synced Table Status Ongoing Sync Progress - (SyncedTablePipelineProgress)
- Pipeline
Id string - (string) - ID of the associated pipeline
- Project string
- (string) - The full resource name of the project associated with the table.
- Provisioning
Phase string - (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 stringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are:
ACTIVE,DEGRADED,DELETING,FAILED,PROVISIONING,UPDATING
- Detailed
State 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 - Last
Processed intCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- Last
Sync GetPostgres Synced Table Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
- Last
Sync stringTime - (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
- Ongoing
Sync GetProgress Postgres Synced Table Status Ongoing Sync Progress - (SyncedTablePipelineProgress)
- Pipeline
Id string - (string) - ID of the associated pipeline
- Project string
- (string) - The full resource name of the project associated with the table.
- Provisioning
Phase string - (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 stringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are:
ACTIVE,DEGRADED,DELETING,FAILED,PROVISIONING,UPDATING
- detailed
State 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 - last
Processed IntegerCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- last
Sync GetPostgres Synced Table Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
- last
Sync StringTime - (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
- ongoing
Sync GetProgress Postgres Synced Table Status Ongoing Sync Progress - (SyncedTablePipelineProgress)
- pipeline
Id String - (string) - ID of the associated pipeline
- project String
- (string) - The full resource name of the project associated with the table.
- provisioning
Phase String - (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 StringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are:
ACTIVE,DEGRADED,DELETING,FAILED,PROVISIONING,UPDATING
- detailed
State 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 - last
Processed numberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- last
Sync GetPostgres Synced Table Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
- last
Sync stringTime - (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
- ongoing
Sync GetProgress Postgres Synced Table Status Ongoing Sync Progress - (SyncedTablePipelineProgress)
- pipeline
Id string - (string) - ID of the associated pipeline
- project string
- (string) - The full resource name of the project associated with the table.
- provisioning
Phase string - (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 stringProvisioning State - (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_ intcommit_ version - (integer) - The last source table Delta version that was successfully synced to the synced table
- last_
sync GetPostgres Synced Table Status Last Sync - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
- last_
sync_ strtime - (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_ Getprogress Postgres Synced Table Status Ongoing Sync Progress - (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_ strprovisioning_ state - (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are:
ACTIVE,DEGRADED,DELETING,FAILED,PROVISIONING,UPDATING
- detailed
State 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 - last
Processed NumberCommit Version - (integer) - The last source table Delta version that was successfully synced to the synced table
- last
Sync Property Map - (SyncedTablePosition) - Summary of the last successful synchronization from source to destination
- last
Sync StringTime - (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
- ongoing
Sync Property MapProgress - (SyncedTablePipelineProgress)
- pipeline
Id String - (string) - ID of the associated pipeline
- project String
- (string) - The full resource name of the project associated with the table.
- provisioning
Phase String - (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 StringProvisioning State - (string) - The provisioning state of the synced table entity in Unity Catalog. Possible values are:
ACTIVE,DEGRADED,DELETING,FAILED,PROVISIONING,UPDATING
GetPostgresSyncedTableStatusLastSync
- Delta
Table GetSync Info Postgres Synced Table Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- Sync
End stringTime - (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 stringTime - (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 GetSync Info Postgres Synced Table Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- Sync
End stringTime - (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 stringTime - (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 GetSync Info Postgres Synced Table Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- sync
End StringTime - (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 StringTime - (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 GetSync Info Postgres Synced Table Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- sync
End stringTime - (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 stringTime - (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_ Getsync_ info Postgres Synced Table Status Last Sync Delta Table Sync Info - (DeltaTableSyncInfo)
- sync_
end_ strtime - (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_ strtime - (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 Property MapSync Info - (DeltaTableSyncInfo)
- sync
End StringTime - (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 StringTime - (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
- Delta
Commit stringTime - (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 intVersion - (integer) - The Delta Lake commit version that was last successfully synced
- Delta
Commit stringTime - (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 intVersion - (integer) - The Delta Lake commit version that was last successfully synced
- delta
Commit StringTime - (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 IntegerVersion - (integer) - The Delta Lake commit version that was last successfully synced
- delta
Commit stringTime - (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 numberVersion - (integer) - The Delta Lake commit version that was last successfully synced
- delta_
commit_ strtime - (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_ intversion - (integer) - The Delta Lake commit version that was last successfully synced
- delta
Commit StringTime - (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 NumberVersion - (integer) - The Delta Lake commit version that was last successfully synced
GetPostgresSyncedTableStatusOngoingSyncProgress
- Estimated
Completion doubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (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 doubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- Estimated
Completion float64Time Seconds - (number) - The estimated time remaining to complete this update in seconds
- Latest
Version intCurrently Processing - (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 float64Completion - (number) - The completion ratio of this update. This is a number between 0 and 1
- Synced
Row intCount - (integer) - The number of rows that have been synced in this update
- Total
Row intCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion DoubleTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version IntegerCurrently Processing - (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 DoubleCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row IntegerCount - (integer) - The number of rows that have been synced in this update
- total
Row IntegerCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion numberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version numberCurrently Processing - (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 numberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row numberCount - (integer) - The number of rows that have been synced in this update
- total
Row numberCount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated_
completion_ floattime_ seconds - (number) - The estimated time remaining to complete this update in seconds
- latest_
version_ intcurrently_ processing - (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_ floatcompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced_
row_ intcount - (integer) - The number of rows that have been synced in this update
- total_
row_ intcount - (integer) - The total number of rows that need to be synced in this update. This number may be an estimate
- estimated
Completion NumberTime Seconds - (number) - The estimated time remaining to complete this update in seconds
- latest
Version NumberCurrently Processing - (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 NumberCompletion - (number) - The completion ratio of this update. This is a number between 0 and 1
- synced
Row NumberCount - (integer) - The number of rows that have been synced in this update
- total
Row NumberCount - (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
databricksTerraform Provider.
published on Friday, May 1, 2026 by Pulumi
