Category: postgresql

  • Azure PostgreSQL Flexible in Aspire on Local PC

    In this exercise, I focused on only one Azure resource: Azure PostgreSQL Flexible Server. My goal was simple: run PostgreSQL locally, connect a console client project to it through .NET Aspire, and validate that the client can open a database connection end-to-end. How it looks like This is the PostgreSQL container / database view How…