We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46c3151 commit 5788da7Copy full SHA for 5788da7
internal/tiger/mcp/service_tools.go
@@ -348,7 +348,7 @@ WARNING: Creates billable resources.`,
348
You must specify a fork strategy:
349
- 'NOW': Fork at the current database state (creates new snapshot or uses WAL replay)
350
- 'LAST_SNAPSHOT': Fork at the last existing snapshot (faster fork)
351
-- 'PITR': Fork at a specific point in time (point-in-time recovery)
+- 'PITR': Fork at a specific point in time (requires target_time parameter)
352
353
By default:
354
- Name will be auto-generated as '{source-service-name}-fork'
0 commit comments