Category: PostgreSQL
-
Build an Azure PostgreSQL Server and create a sample database.
Introduction The aim of this article is to provide an overview of how to build a PostgreSQL Server, create a test database and populate it with sample data using a SQL dump file. This can come in really handy if you performing Proof of concepts e.g. AI data engineering or data obfuscation etc or if…
