<< Click to Display Table of Contents >> Navigation: Supported database systems > PostgreSQL > PostgreSQL server configuration > PostgreSQL on Azure |
Dispatch has been tested with Azure Database for PostgreSQL flexible server which is a hosted platform as a service or PaaS.
Azure is a cloud computing platform created by Microsoft and hosted on Microsoft managed data-centers. Azure Database for PostgreSQL is one of the many services provided by the Azure platform.
In order to use Azure Database for PostgreSQL, you must create an Azure account which comes with a 30 day credit towards Azure services. Beyond that period, there is a monthly fee associated with using Azure Database for PostgreSQL .
Azure Database for PostgreSQL requires an Internet connection.
Azure Database for PostgreSQL is easy to setup and will allow you to access your data from anywhere you have an Internet connection.
Please contact us if you are interested in using Dispatch in a PaaS configuration.
Dispatch requires the uuid-ossp extension. To allow the extension to be created, select the server that you have created and do the following:
1.Click Server parameters
2.Type azure.extensions in the filter box
3.Click the VALUE drop down and check UUID-OSSP
4.Click Save