Psql CLI

Command-line workflows for PostgreSQL using the official psql client. Use when Codex needs to connect to a PostgreSQL database, inspect schemas, tables, indexes, roles, or privileges, run ad hoc SQL or .sql scripts, import or export data with COPY or \\copy, troubleshoot connection or permission failures, or translate a database administration request into safe psql commands.

misonl f37b66e 3 files · 12.2 KB Updated

File contents

misonl/psql-skill/tree/main/psql-cli commit f37b66e4c9

Frequently asked questions

npx skillmds@latest add misonl/psql-cli