pg_switch_database
Switch the active database connection profile to change which database subsequent queries target. Select a profile from your saved configurations.
Instructions
Switch the active connection profile. All subsequent queries will use this profile unless overridden.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Target name from ~/.dbx/targets/ | |
| profile | Yes | Named profile to switch to |