About 12,100,000 results
Open links in new tab
  1. Querying data from Azure Database for PostgreSQL using psql

    Oct 3, 2022 · In this article, we will learn how to query the data as well as database objects hosted in an instance of Azure Database for PostgreSQL using psql and export the results of the query to a file.

  2. Azure Database for PostgreSQL documentation landing page

    Azure Database for PostgreSQL is a relational database service based on the open-source Postgres database engine. It's a fully managed database-as-a-service that can handle mission-critical workloads with predictable performance, security, high availability, and dynamic scalability.

  3. How to check/view data in SQL DB in Microsoft Azure

    Oct 4, 2016 · Alternatively, you can query your database via SSMS: https://azure.microsoft.com/en-us/documentation/articles/sql-database-manage-azure-ssms/ Free to use: MSDN SSMS download page Once connected to your database, simply right clicking on a table in the Object Explorer and selecting 'View top 1000 rows' would give you a view of - …

  4. Connect and query - Azure Database for PostgreSQL flexible server

    Feb 20, 2025 · This article shows how to run psql in Azure Cloud Shell to connect to your server and then run statements to query, insert, update, and delete data in the database. You can run psql if installed on your development environment.

  5. Quickstart: Connect and Query PostgreSQL - Azure Data Studio

    Feb 6, 2025 · This quickstart shows how to use Azure Data Studio to connect to PostgreSQL, and then use SQL statements to create the database tutorialdb and query it. To complete this quickstart, you need Azure Data Studio, the PostgreSQL extension for Azure Data Studio, and access to a PostgreSQL server. Install Azure Data Studio.

  6. Accessing Azure Database for PostgreSQL using pgAdmin

    May 26, 2021 · This article will show how to connect to instances of Azure Database for PostgreSQL servers using the pgAdmin tool installed locally on a user’s workstation.

  7. How to check logs for Azure Database for PostgreSQL

    Sep 7, 2022 · Azure Database for PostgreSQL allows you to configure and access PostgreSQL server logs. There are various scenarios to use the logs, such as identifying errors, troubleshoot suboptimal performance, and repair configuration issues.

  8. Getting started with Azure Database for PostgreSQL - Jussi Roine

    Feb 19, 2020 · Using psql to connect to Azure Database for PostgreSQL. I wanted to create a new database within my fresh PostgreSQL instance. I wanted to try out the native PostgreSQL command-line tools, which are part of the install package .

  9. Validating data ingestion with Postgres check constraint - SQL …

    Aug 12, 2021 · In this article, we will learn how to create a simple PostgreSQL server on the Azure platform and learn how to use the Postgres check constraint to implement data validation. Databases host data in database objects typically in tables.

  10. PostgreSQL in Azure using the Azure Data Studio Extension

    Feb 14, 2022 · In this new article, we will see how to create a PostgreSQL database using the Azure Portal and create some objects on it. We will install the Azure Data Studio extension to work with the...

  11. Some results have been removed
Refresh