### YamlMime:Landing metadata: title: Azure Database for PostgreSQL documentation landing page description: "Azure Database for PostgreSQL is a relational database service in the Microsoft cloud that is built for developers based on the open-source PostgreSQL database engine." author: nachoalonsoportillo ms.author: ialonso ms.reviewer: maghan ms.date: 01/04/2025 ms.service: azure-database-postgresql ms.topic: landing-page title: Azure Database for PostgreSQL documentation summary: "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." # linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new landingContent: # Card 1 - title: Azure Database for PostgreSQL linkLists: - linkListType: overview links: - text: What is Azure Database for PostgreSQL flexible server? url: flexible-server/service-overview.md - linkListType: whats-new links: - text: Check out our blog url: https://techcommunity.microsoft.com/t5/Azure-Database-for-PostgreSQL/bg-p/ADforPostgreSQL # Card 2 - title: Azure Database for PostgreSQL flexible server linkLists: - linkListType: get-started links: - text: Try Azure Database for PostgreSQL flexible server for free url: flexible-server/how-to-deploy-on-azure-free-account.md - linkListType: concept links: - text: Server concepts url: flexible-server/concepts-servers.md - text: Understand compute and storage url: flexible-server/concepts-compute-storage.md - text: Limitations url: flexible-server/concepts-limits.md - linkListType: quickstart links: - text: Create an Azure Database for PostgreSQL flexible server url: flexible-server/quickstart-create-server.md - linkListType: tutorial links: - text: Create App and database server in virtual network url: flexible-server/tutorial-webapp-server-vnet.md # Card 3 - title: Manage Azure Database for PostgreSQL flexible server linkLists: - linkListType: concept links: - text: Compute and storage options url: flexible-server/concepts-compute-storage.md - text: Networking url: flexible-server/concepts-networking.md - text: Firewall rules url: flexible-server/concepts-firewall-rules.md - text: PostgreSQL versions url: flexible-server/concepts-supported-versions.md - text: Extensions url: flexible-server/concepts-extensions.md - text: Security url: flexible-server/concepts-security.md - text: Monitor url: flexible-server/concepts-monitoring.md - text: Logical replication url: flexible-server/concepts-logical.md - text: Intelligent tuning url: flexible-server/concepts-intelligent-tuning.md - text: Azure Advisor recommendations url: flexible-server/concepts-azure-advisor-recommendations.md - linkListType: how-to-guide links: - text: Manage server url: flexible-server/how-to-manage-server-portal.md - text: Stop/Start server url: flexible-server/how-to-stop-start-server-portal.md - text: Scale up url: flexible-server/how-to-scale-compute-storage-portal.md - text: Restart a server url: flexible-server/how-to-restart-server-portal.md - text: Set up private networking url: flexible-server/how-to-manage-virtual-network-portal.md - text: Connect securely using TLS url: flexible-server/how-to-connect-tls-ssl.md - text: Configure and access logs url: flexible-server/how-to-configure-and-access-logs.md - text: Schedule maintenance url: flexible-server/how-to-maintenance-portal.md # Card 4 - title: Business continuity linkLists: - linkListType: concept links: - text: Business continuity overview url: flexible-server/concepts-business-continuity.md - text: High availability url: /azure/reliability/reliability-postgresql-flexible-server?toc=/azure/postgresql/toc.json&&bc=/azure/postgresql/breadcrumb/toc.json - text: Back up and restore url: flexible-server/concepts-backup-restore.md - linkListType: how-to-guide links: - text: Manage high availability url: flexible-server/how-to-manage-high-availability-portal.md - text: Restore to latest restore point url: flexible-server/how-to-restore-latest-restore-point.md - text: Restore to custom restore point url: flexible-server/how-to-restore-custom-restore-point.md - text: Restore to full backup (fast restore) url: flexible-server/how-to-restore-full-backup.md - text: Restore to paired region (geo-restore) url: flexible-server/how-to-restore-paired-region.md # Card 5 - title: Connect and query linkLists: - linkListType: concept links: - text: Enable firewall rules to connect url: flexible-server/concepts-firewall-rules.md - linkListType: quickstart links: - text: Connect using Python url: flexible-server/connect-python.md - text: Connect using Java url: flexible-server/connect-java.md - text: Connect using PHP url: flexible-server/connect-php.md - text: Connect using .NET url: flexible-server/connect-csharp.md - text: Connect using Go url: flexible-server/connect-go.md - linkListType: tutorial links: - text: Connect Web App in virtual network url: flexible-server/tutorial-webapp-server-vnet.md # Card 6 - title: Application development linkLists: - linkListType: concept links: - text: Connection resiliency url: flexible-server/concepts-connectivity.md - linkListType: tutorial links: - text: Deploy Django app on AKS url: flexible-server\tutorial-django-aks-database.md # Card 7 - title: Migrate linkLists: - linkListType: how-to-guide links: - text: Migrate a database using pg_dump and pg_restore url: howto-migrate-using-dump-and-restore.md - text: Migrate online url: howto-migrate-online.md # Card 8 - title: Reference linkLists: - linkListType: learn links: - text: 'Learning module: Create an Azure Database for PostgreSQL flexible server instance' url: /training/modules/create-azure-db-for-postgresql-server/ - linkListType: deploy links: - text: Azure Resource Manager templates url: /azure/templates/microsoft.dbforpostgresql/allversions - linkListType: reference links: - text: Azure CLI developer reference url: /cli/azure/postgres - text: REST API developer reference url: /rest/api/postgresql/ - text: Azure Resource Manager templates url: /azure/templates/microsoft.dbforpostgresql/allversions # Card 10 - title: Get training linkLists: - linkListType: learn links: - text: Azure Database for PostgreSQL flexible server url: /training/paths/introduction-to-azure-postgres/