RE: License question - Mailing list pgsql-general
From | Clay Jackson (cjackson) |
---|---|
Subject | RE: License question |
Date | |
Msg-id | CO1PR19MB49843F419EA427C1D1B45BA69B2E2@CO1PR19MB4984.namprd19.prod.outlook.com Whole thread Raw |
In response to | Re: License question (Christophe Pettus <xof@thebuild.com>) |
Responses |
Re: License question
Re: License question Re: License question |
List | pgsql-general |
Christophe is spot on when it comes to the PostgreSQL software. Not trying to be "snarky" or condescending, but there are some other considerations. "Open Source" or "Free" does not mean"without cost". No matter where you decide to host the software, there will be storage, compute, and network costs, not only to support thesoftware itself, but also the data you store. With respect to the data, since you or your employer have decided to persistently store the data in a database, I would presumethe data, and more importantly, access to that data, has value. It seems from the original post that you've decided to pay someone (a cloud vendor) to "take care" of the storage, network,and compute "services". That's great! But, what about that "non-licensed" software? Once you use that software to store and access your data, you have createda CONTINUING need for that software. What will it cost you or your employer if a "bug" in that software preventsaccess to, or worse yet, corrupts your data. Are you willing to sign up for "maintaining" PostgreSQL in your environment, INCLUDING things like patching, finding andfixing bugs, upgrades, backup and recovery, and off-hours support? If you or your employer have any concerns about this,and IHMO, you should, you might want to consider a "licensed and supported" version of PostgreSQL. There are severalout there, including EDB and others. Even the big cloud vendors have "support plans" for PostgreSQL. Oh, and don't forget, a backup only as good as the last time you tested a restore. Clay Jackson Database Solutions Architect clay.jackson@quest.com -----Original Message----- From: Christophe Pettus <xof@thebuild.com> Sent: Monday, November 25, 2024 11:59 AM To: prashant sinha <prashantssiin@yahoo.co.in> Cc: pgsql-general@lists.postgresql.org Subject: Re: License question CAUTION: This email originated from outside of the organization. Do not follow guidance, click links, or open attachmentsunless you recognize the sender and know the content is safe. > On Nov 21, 2024, at 21:40, prashant sinha <prashantssiin@yahoo.co.in> wrote: > Is there a free version of PostgreSQL available which I can use without buying any licenses? In case I want to self installand manage the database? Just need guidance if I can install the available version from site for business purposetoo or I must buy licenses? Will appreciate an appropriate related answer. PostgreSQL itself is an open source project distributed under a very permissive license: https://www.postgresql.org/about/licence/ No payment is required to download and run it.
pgsql-general by date: