Restore a Postgres service
This endpoint is in beta. API contract is stable, and no breaking changes are expected in the future.
Restore a Postgres database from continuous backup, optionally at a specific point in time.
Restore a Postgres database from continuous backup, optionally at a specific point in time.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the organization that owns the Postgres service.
ID of the requested Postgres service.
Body
Name of the Postgres service. Alphanumerical string with whitespaces up to 50 characters.
1 - 50The point in time at which to recover, as either date/time, named restore point, or a specific transaction ID.
"2026-03-31T18:17:37Z"
Tags associated with the Postgres service. Tag keys starting with “chc_” are reserved for internal use.
50