What problem does it solve?
This Skill provides a comprehensive, ready-to-use PostgreSQL psql reference for database developers and administrators, helping users quickly find commands, meta-commands, and usage patterns without digging through scattered docs.
Core Features & Use Cases
- Comprehensive meta-command reference: all 70+ backslash commands with examples.
- Connection and CLI options: host, port, authentication, SSL, SSH tunnels, and environment-based configuration.
- Scripting, automation, and workflows: running SQL files, batch execution, and shell integration for maintenance tasks.
- Performance, debugging, and administration: explain plans, timing, query inspection, and routine database management.
- Real-world patterns: backup/restore, migrations, and daily maintenance tasks that DBAs perform.
Quick Start
Start by requesting a concise guide for common tasks such as listing tables, connecting to a database, or enabling SSL for a connection.