Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tFooa-00GKtE-O2 for pgsql-general@arkaria.postgresql.org; Tue, 26 Nov 2024 06:12:48 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tFooX-004Hhs-TW for pgsql-general@arkaria.postgresql.org; Tue, 26 Nov 2024 06:12:45 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tFooX-004Hhj-Hd for pgsql-general@lists.postgresql.org; Tue, 26 Nov 2024 06:12:45 +0000 Received: from smtp93.iad3b.emailsrvr.com ([146.20.161.93]) by magus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tFooU-003y0P-H2 for pgsql-general@lists.postgresql.org; Tue, 26 Nov 2024 06:12:44 +0000 X-Auth-ID: xof@thebuild.com Received: by smtp20.relay.iad3b.emailsrvr.com (Authenticated sender: xof-AT-thebuild.com) with ESMTPSA id 72E02A00A9; Tue, 26 Nov 2024 01:12:40 -0500 (EST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51\)) Subject: Re: License question From: Christophe Pettus In-Reply-To: <1011210793.1620583.1732601068209@mail.yahoo.com> Date: Mon, 25 Nov 2024 22:12:09 -0800 Cc: pgsql-general@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: <014DDEB4-1B2C-4A28-86BC-4840BF6AADF7@thebuild.com> References: <952719356.812136.1732254050572.ref@mail.yahoo.com> <952719356.812136.1732254050572@mail.yahoo.com> <6CF9A64A-5851-4805-BAC5-4EBBACF1E689@thebuild.com> <1011210793.1620583.1732601068209@mail.yahoo.com> To: prashant sinha X-Mailer: Apple Mail (2.3776.700.51) X-Classification-ID: 86d85691-3963-4c47-8fe2-d0528c771ec9-1-1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hello, I think there is a fundamental misunderstanding here about how = PostgreSQL's licensing works. You do not pay for the community version of PostgreSQL. The license = specifically states it is available without a fee. It's free. No one = collects money for the community version of PostgreSQL. There's no "enterprise" version of PostgreSQL that is provided by the = community. It's just PostgreSQL. There are vendors which provide either commercial versions of PostgreSQL = based on the community version, or which provide commercial support for = PostgreSQL, but those are separate things from the PostgreSQL community = version, and you would need to talk to the individual companies to find = out what their arrangements are. > On Nov 25, 2024, at 22:04, prashant sinha = wrote: >=20 > Hi Christophe, > Thank you so much for the response. One of my client is also = requesting details of licensed version of PostgreSQL. Could you please = guide me cost of PostgreSQL license which they want to get installed on = their (client=E2=80=99s) on premise server. Not sure how pricing works = for enterprise license which have all associated support for enterprise. = Also not sure if we can install on any supported license for on-Prem = server or we have to buy specific server recommended by PostgreSQL. Will = appreciate your guidance here.=20 >=20 > Thanks, > Prashant=20 >=20 >=20 > Sent from Yahoo Mail for iPhone >=20 > On Tuesday, November 26, 2024, 1:29 AM, Christophe Pettus = wrote: >=20 >=20 > > On Nov 21, 2024, at 21:40, prashant sinha = wrote: > > 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. >=20 >=20 > PostgreSQL itself is an open source project distributed under a very = permissive license: >=20 > https://www.postgresql.org/about/licence/ >=20 > No payment is required to download and run it.