On Fri, 2024-11-22 at 05:40 +0000, prashant sinha wrote:
Hello There,I am looking to install PostgreSQL on a Microsoft Azure cloud VM for a product I am developing for business purpose. Is there a free version of PostgreSQL available which I can use without buying any licenses? In case I want to self install and manage the database? Just need guidance if I can install the available version from site for business purpose too or I must buy licenses? Will appreciate an appropriate related answer.
Open source PostgreSQL is and always has been free for any use.
If you're running it for real on Azure though, consider their managed service. If it's half as good as Amazon's RDS, it's probably worth a premium over the bare instance costs.