Connecting to PostgreSQL from Visual Studio Code
In this post I demonstrate how to create a new connection to a locally running PostgreSQL database using the PostgreSQL. VS Code extension from Microsoft. For this example the following versions were used: VS Code 1.88.1, PostgreSQL VS Code Extension 0.3.0 PostgreSQL 16 Database running locally, pgAdmin 4 Version 8.2. After installing the extension, open […]