Databricks v1.81.0 published on Thursday, Jan 8, 2026 by Pulumi
Databricks v1.81.0 published on Thursday, Jan 8, 2026 by Pulumi
Using getPostgresProjects
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 getPostgresProjects(args: GetPostgresProjectsArgs, opts?: InvokeOptions): Promise<GetPostgresProjectsResult>
function getPostgresProjectsOutput(args: GetPostgresProjectsOutputArgs, opts?: InvokeOptions): Output<GetPostgresProjectsResult>def get_postgres_projects(page_size: Optional[int] = None,
opts: Optional[InvokeOptions] = None) -> GetPostgresProjectsResult
def get_postgres_projects_output(page_size: Optional[pulumi.Input[int]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPostgresProjectsResult]func GetPostgresProjects(ctx *Context, args *GetPostgresProjectsArgs, opts ...InvokeOption) (*GetPostgresProjectsResult, error)
func GetPostgresProjectsOutput(ctx *Context, args *GetPostgresProjectsOutputArgs, opts ...InvokeOption) GetPostgresProjectsResultOutput> Note: This function is named GetPostgresProjects in the Go SDK.
public static class GetPostgresProjects
{
public static Task<GetPostgresProjectsResult> InvokeAsync(GetPostgresProjectsArgs args, InvokeOptions? opts = null)
public static Output<GetPostgresProjectsResult> Invoke(GetPostgresProjectsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetPostgresProjectsResult> getPostgresProjects(GetPostgresProjectsArgs args, InvokeOptions options)
public static Output<GetPostgresProjectsResult> getPostgresProjects(GetPostgresProjectsArgs args, InvokeOptions options)
fn::invoke:
function: databricks:index/getPostgresProjects:getPostgresProjects
arguments:
# arguments dictionaryThe following arguments are supported:
- Page
Size int - Upper bound for items returned
- Page
Size int - Upper bound for items returned
- page
Size Integer - Upper bound for items returned
- page
Size number - Upper bound for items returned
- page_
size int - Upper bound for items returned
- page
Size Number - Upper bound for items returned
getPostgresProjects Result
The following output properties are available:
- Id string
- The provider-assigned unique ID for this managed resource.
- Projects
List<Get
Postgres Projects Project> - Page
Size int
- Id string
- The provider-assigned unique ID for this managed resource.
- Projects
[]Get
Postgres Projects Project - Page
Size int
- id String
- The provider-assigned unique ID for this managed resource.
- projects
List<Get
Postgres Projects Project> - page
Size Integer
- id string
- The provider-assigned unique ID for this managed resource.
- projects
Get
Postgres Projects Project[] - page
Size number
- id str
- The provider-assigned unique ID for this managed resource.
- projects
Sequence[Get
Postgres Projects Project] - page_
size int
- id String
- The provider-assigned unique ID for this managed resource.
- projects List<Property Map>
- page
Size Number
Supporting Types
GetPostgresProjectsProject
- Create
Time string - (string) - A timestamp indicating when the project was created
- Name string
- (string) - The resource name of the project. Format: projects/{project_id}
- Spec
Get
Postgres Projects Project Spec - (ProjectSpec) - The desired state of a Project
- Status
Get
Postgres Projects Project Status - (ProjectStatus) - The current status of a Project
- Uid string
- (string) - System generated unique ID for the project
- Update
Time string - (string) - A timestamp indicating when the project was last updated
- Create
Time string - (string) - A timestamp indicating when the project was created
- Name string
- (string) - The resource name of the project. Format: projects/{project_id}
- Spec
Get
Postgres Projects Project Spec - (ProjectSpec) - The desired state of a Project
- Status
Get
Postgres Projects Project Status - (ProjectStatus) - The current status of a Project
- Uid string
- (string) - System generated unique ID for the project
- Update
Time string - (string) - A timestamp indicating when the project was last updated
- create
Time String - (string) - A timestamp indicating when the project was created
- name String
- (string) - The resource name of the project. Format: projects/{project_id}
- spec
Get
Postgres Projects Project Spec - (ProjectSpec) - The desired state of a Project
- status
Get
Postgres Projects Project Status - (ProjectStatus) - The current status of a Project
- uid String
- (string) - System generated unique ID for the project
- update
Time String - (string) - A timestamp indicating when the project was last updated
- create
Time string - (string) - A timestamp indicating when the project was created
- name string
- (string) - The resource name of the project. Format: projects/{project_id}
- spec
Get
Postgres Projects Project Spec - (ProjectSpec) - The desired state of a Project
- status
Get
Postgres Projects Project Status - (ProjectStatus) - The current status of a Project
- uid string
- (string) - System generated unique ID for the project
- update
Time string - (string) - A timestamp indicating when the project was last updated
- create_
time str - (string) - A timestamp indicating when the project was created
- name str
- (string) - The resource name of the project. Format: projects/{project_id}
- spec
Get
Postgres Projects Project Spec - (ProjectSpec) - The desired state of a Project
- status
Get
Postgres Projects Project Status - (ProjectStatus) - The current status of a Project
- uid str
- (string) - System generated unique ID for the project
- update_
time str - (string) - A timestamp indicating when the project was last updated
- create
Time String - (string) - A timestamp indicating when the project was created
- name String
- (string) - The resource name of the project. Format: projects/{project_id}
- spec Property Map
- (ProjectSpec) - The desired state of a Project
- status Property Map
- (ProjectStatus) - The current status of a Project
- uid String
- (string) - System generated unique ID for the project
- update
Time String - (string) - A timestamp indicating when the project was last updated
GetPostgresProjectsProjectSpec
- Default
Endpoint GetSettings Postgres Projects Project Spec Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- Display
Name string - (string) - The effective human-readable project name
- History
Retention stringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- Pg
Version int - (integer) - The effective major Postgres version number
- Settings
Get
Postgres Projects Project Spec Settings - (ProjectSettings) - The effective project settings
- Default
Endpoint GetSettings Postgres Projects Project Spec Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- Display
Name string - (string) - The effective human-readable project name
- History
Retention stringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- Pg
Version int - (integer) - The effective major Postgres version number
- Settings
Get
Postgres Projects Project Spec Settings - (ProjectSettings) - The effective project settings
- default
Endpoint GetSettings Postgres Projects Project Spec Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display
Name String - (string) - The effective human-readable project name
- history
Retention StringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg
Version Integer - (integer) - The effective major Postgres version number
- settings
Get
Postgres Projects Project Spec Settings - (ProjectSettings) - The effective project settings
- default
Endpoint GetSettings Postgres Projects Project Spec Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display
Name string - (string) - The effective human-readable project name
- history
Retention stringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg
Version number - (integer) - The effective major Postgres version number
- settings
Get
Postgres Projects Project Spec Settings - (ProjectSettings) - The effective project settings
- default_
endpoint_ Getsettings Postgres Projects Project Spec Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display_
name str - (string) - The effective human-readable project name
- history_
retention_ strduration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg_
version int - (integer) - The effective major Postgres version number
- settings
Get
Postgres Projects Project Spec Settings - (ProjectSettings) - The effective project settings
- default
Endpoint Property MapSettings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display
Name String - (string) - The effective human-readable project name
- history
Retention StringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg
Version Number - (integer) - The effective major Postgres version number
- settings Property Map
- (ProjectSettings) - The effective project settings
GetPostgresProjectsProjectSpecDefaultEndpointSettings
- Autoscaling
Limit doubleMax Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit doubleMin Cu - (number) - The minimum number of Compute Units
- Pg
Settings Dictionary<string, string> - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings Dictionary<string, string> - (object) - A raw representation of PgBouncer settings
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- Autoscaling
Limit float64Max Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit float64Min Cu - (number) - The minimum number of Compute Units
- Pg
Settings map[string]string - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings map[string]string - (object) - A raw representation of PgBouncer settings
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit DoubleMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit DoubleMin Cu - (number) - The minimum number of Compute Units
- pg
Settings Map<String,String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String,String> - (object) - A raw representation of PgBouncer settings
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit numberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit numberMin Cu - (number) - The minimum number of Compute Units
- pg
Settings {[key: string]: string} - (object) - A raw representation of Postgres settings
- pgbouncer
Settings {[key: string]: string} - (object) - A raw representation of PgBouncer settings
- suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling_
limit_ floatmax_ cu - (number) - The maximum number of Compute Units
- autoscaling_
limit_ floatmin_ cu - (number) - The minimum number of Compute Units
- pg_
settings Mapping[str, str] - (object) - A raw representation of Postgres settings
- pgbouncer_
settings Mapping[str, str] - (object) - A raw representation of PgBouncer settings
- suspend_
timeout_ strduration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit NumberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit NumberMin Cu - (number) - The minimum number of Compute Units
- pg
Settings Map<String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String> - (object) - A raw representation of PgBouncer settings
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
GetPostgresProjectsProjectSpecSettings
- Enable
Logical boolReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- Enable
Logical boolReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable
Logical BooleanReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable
Logical booleanReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable_
logical_ boolreplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable
Logical BooleanReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
GetPostgresProjectsProjectStatus
- Branch
Logical intSize Limit Bytes - (integer) - The logical size limit for a branch
- Compute
Last stringActive Time - (string) - The most recent time when any endpoint of this project was active
- Default
Endpoint GetSettings Postgres Projects Project Status Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- Display
Name string - (string) - The effective human-readable project name
- History
Retention stringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- Pg
Version int - (integer) - The effective major Postgres version number
- Settings
Get
Postgres Projects Project Status Settings - (ProjectSettings) - The effective project settings
- Synthetic
Storage intSize Bytes - (integer) - The current space occupied by the project in storage
- Branch
Logical intSize Limit Bytes - (integer) - The logical size limit for a branch
- Compute
Last stringActive Time - (string) - The most recent time when any endpoint of this project was active
- Default
Endpoint GetSettings Postgres Projects Project Status Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- Display
Name string - (string) - The effective human-readable project name
- History
Retention stringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- Pg
Version int - (integer) - The effective major Postgres version number
- Settings
Get
Postgres Projects Project Status Settings - (ProjectSettings) - The effective project settings
- Synthetic
Storage intSize Bytes - (integer) - The current space occupied by the project in storage
- branch
Logical IntegerSize Limit Bytes - (integer) - The logical size limit for a branch
- compute
Last StringActive Time - (string) - The most recent time when any endpoint of this project was active
- default
Endpoint GetSettings Postgres Projects Project Status Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display
Name String - (string) - The effective human-readable project name
- history
Retention StringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg
Version Integer - (integer) - The effective major Postgres version number
- settings
Get
Postgres Projects Project Status Settings - (ProjectSettings) - The effective project settings
- synthetic
Storage IntegerSize Bytes - (integer) - The current space occupied by the project in storage
- branch
Logical numberSize Limit Bytes - (integer) - The logical size limit for a branch
- compute
Last stringActive Time - (string) - The most recent time when any endpoint of this project was active
- default
Endpoint GetSettings Postgres Projects Project Status Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display
Name string - (string) - The effective human-readable project name
- history
Retention stringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg
Version number - (integer) - The effective major Postgres version number
- settings
Get
Postgres Projects Project Status Settings - (ProjectSettings) - The effective project settings
- synthetic
Storage numberSize Bytes - (integer) - The current space occupied by the project in storage
- branch_
logical_ intsize_ limit_ bytes - (integer) - The logical size limit for a branch
- compute_
last_ stractive_ time - (string) - The most recent time when any endpoint of this project was active
- default_
endpoint_ Getsettings Postgres Projects Project Status Default Endpoint Settings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display_
name str - (string) - The effective human-readable project name
- history_
retention_ strduration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg_
version int - (integer) - The effective major Postgres version number
- settings
Get
Postgres Projects Project Status Settings - (ProjectSettings) - The effective project settings
- synthetic_
storage_ intsize_ bytes - (integer) - The current space occupied by the project in storage
- branch
Logical NumberSize Limit Bytes - (integer) - The logical size limit for a branch
- compute
Last StringActive Time - (string) - The most recent time when any endpoint of this project was active
- default
Endpoint Property MapSettings - (ProjectDefaultEndpointSettings) - The effective default endpoint settings
- display
Name String - (string) - The effective human-readable project name
- history
Retention StringDuration - (string) - The effective number of seconds to retain the shared history for point in time recovery
- pg
Version Number - (integer) - The effective major Postgres version number
- settings Property Map
- (ProjectSettings) - The effective project settings
- synthetic
Storage NumberSize Bytes - (integer) - The current space occupied by the project in storage
GetPostgresProjectsProjectStatusDefaultEndpointSettings
- Autoscaling
Limit doubleMax Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit doubleMin Cu - (number) - The minimum number of Compute Units
- Pg
Settings Dictionary<string, string> - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings Dictionary<string, string> - (object) - A raw representation of PgBouncer settings
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- Autoscaling
Limit float64Max Cu - (number) - The maximum number of Compute Units
- Autoscaling
Limit float64Min Cu - (number) - The minimum number of Compute Units
- Pg
Settings map[string]string - (object) - A raw representation of Postgres settings
- Pgbouncer
Settings map[string]string - (object) - A raw representation of PgBouncer settings
- Suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit DoubleMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit DoubleMin Cu - (number) - The minimum number of Compute Units
- pg
Settings Map<String,String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String,String> - (object) - A raw representation of PgBouncer settings
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit numberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit numberMin Cu - (number) - The minimum number of Compute Units
- pg
Settings {[key: string]: string} - (object) - A raw representation of Postgres settings
- pgbouncer
Settings {[key: string]: string} - (object) - A raw representation of PgBouncer settings
- suspend
Timeout stringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling_
limit_ floatmax_ cu - (number) - The maximum number of Compute Units
- autoscaling_
limit_ floatmin_ cu - (number) - The minimum number of Compute Units
- pg_
settings Mapping[str, str] - (object) - A raw representation of Postgres settings
- pgbouncer_
settings Mapping[str, str] - (object) - A raw representation of PgBouncer settings
- suspend_
timeout_ strduration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
- autoscaling
Limit NumberMax Cu - (number) - The maximum number of Compute Units
- autoscaling
Limit NumberMin Cu - (number) - The minimum number of Compute Units
- pg
Settings Map<String> - (object) - A raw representation of Postgres settings
- pgbouncer
Settings Map<String> - (object) - A raw representation of PgBouncer settings
- suspend
Timeout StringDuration - (string) - Duration of inactivity after which the compute endpoint is automatically suspended
GetPostgresProjectsProjectStatusSettings
- Enable
Logical boolReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- Enable
Logical boolReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable
Logical BooleanReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable
Logical booleanReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable_
logical_ boolreplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
- enable
Logical BooleanReplication - (boolean) - Sets wal_level=logical for all compute endpoints in this project. All active endpoints will be suspended. Once enabled, logical replication cannot be disabled
Package Details
- Repository
- databricks pulumi/pulumi-databricks
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
databricksTerraform Provider.
Databricks v1.81.0 published on Thursday, Jan 8, 2026 by Pulumi
