Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.48 KB

postgres-extension.md

File metadata and controls

40 lines (28 loc) · 1.48 KB
title description author ms.author ms.reviewer ms.date ms.service ms.topic
PostgreSQL extension
Learn how to install the Azure Data Studio PostgreSQL extension. It enables you to connect to, query, and develop for Postgres databases.
sunilagarwal
sunila
erinstellato
03/19/2019
azure-data-studio
conceptual

PostgreSQL extension (Preview)

The PostgreSQL extension (preview) enables you to connect to, query, and develop for Postgres using the capabilities of Azure Data Studio.

The Azure Data Studio functionality available for PostgreSQL includes:

Install the PostgreSQL extension (preview)

If you don't already have Azure Data Studio installed, see its install instructions.

  1. Select the extensions icon from the sidebar in Azure Data Studio.

    :::image type="content" source="media/postgresql-extension/extensions-icon.png" alt-text="Extensions icon":::

  2. Type 'postgresql' into the search bar. Select the PostgreSQL extension.

  3. Select Install. Once installed, select Reload to activate the extension in Azure Data Studio.

Next steps

Learn how to connect and query Postgres from Azure Data Studio.