This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
What primary capability does the PostgreSQL extension add to Visual Studio Code?
A built-in PostgreSQL server that runs locally
Database connections, object exploration, query execution, and results viewing inside the editor
Automatic schema migrations for PostgreSQL databases
What type of context does the @pgsql Copilot participant provide?
The PostgreSQL database schema and metadata from the active connection
The contents of the SQL query editor
Application source code in the workspace
Which workflow best represents how the PostgreSQL extension and GitHub Copilot are used together?
Copilot executes queries first, then the extension displays results
Copilot assists with generating or refining SQL, and the extension executes and displays results
The extension generates SQL, and Copilot only formats it
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?