Trigger point-in-time recovery
Trigger point-in-time recovery on the Postgres instance with the provided ID.
Path parameters
Request body
Name of the new database.
The point in time to restore the database to. See /recovery-info for restore availability
Datadog API key to use for monitoring the new database. Defaults to the API key of the original database. Use an empty string to prevent copying of the API key to the new database.
Datadog region code to use for monitoring the new database. Defaults to the region code of the original database. Use an empty string to prevent copying of the region code to the new database.
The plan to use for the new database. Defaults to the same plan as the original database. Cannot be a lower tier plan than the original database.
The environment to create the new database in. Defaults to the environment of the original database.
Response
Recovery initiated
The time at which the database will be expire. Applies to free tier databases only.
The URL to view the Postgres instance in the Render Dashboard
Defaults to "oregon"
The PostgreSQL version
What connection pool to use (if any) out of 'pgbouncer' and 'none'