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 1tFfFQ-00Emr8-9V for pgsql-general@arkaria.postgresql.org; Mon, 25 Nov 2024 19:59:52 +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 1tFfFM-0003Ln-TQ for pgsql-general@arkaria.postgresql.org; Mon, 25 Nov 2024 19:59:48 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tFfFM-0003Le-Hz for pgsql-general@lists.postgresql.org; Mon, 25 Nov 2024 19:59:48 +0000 Received: from smtp114.iad3b.emailsrvr.com ([146.20.161.114]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1tFfFK-003k87-0B for pgsql-general@lists.postgresql.org; Mon, 25 Nov 2024 19:59:47 +0000 X-Auth-ID: xof@thebuild.com Received: by smtp7.relay.iad3b.emailsrvr.com (Authenticated sender: xof-AT-thebuild.com) with ESMTPSA id B463360299; Mon, 25 Nov 2024 14:59:44 -0500 (EST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51\)) Subject: Re: License question From: Christophe Pettus In-Reply-To: <952719356.812136.1732254050572@mail.yahoo.com> Date: Mon, 25 Nov 2024 11:59:13 -0800 Cc: pgsql-general@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: <6CF9A64A-5851-4805-BAC5-4EBBACF1E689@thebuild.com> References: <952719356.812136.1732254050572.ref@mail.yahoo.com> <952719356.812136.1732254050572@mail.yahoo.com> To: prashant sinha X-Mailer: Apple Mail (2.3776.700.51) X-Classification-ID: 27e7c0a7-6b20-4c44-9747-73f3a7624848-1-1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > 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. 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.=