Database to Repository
Schema Compare: Database to Repository
- Source
- PostgreSQL database
- Target
- Git repository
Purpose
Inspect supported PostgreSQL objects and write selected objects into durable repository files.
Output
Repository-managed database object files
Safety boundary
Repository file writes only. No database mutation. No automatic Git operations.



