Re: License question

2024-11-26 Thread Adrian Klaver
On 11/25/24 22:04, prashant sinha wrote: 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 They are all licensed, it comes down to what the license restrictions are. The community editio

Re: License question

2024-11-26 Thread Bruce Momjian
On Mon, Nov 25, 2024 at 10:12:09PM -0800, Christophe Pettus wrote: > 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

Re: License question

2024-11-25 Thread prashant sinha
Thank you Christophe I am very clear now. And post your email researched various vendors and will get in touch with them.  Thanks,Prashant  On Tuesday, November 26, 2024, 11:42 AM, Christophe Pettus wrote: Hello, I think there is a fundamental misunderstanding here about how PostgreSQL's li

Re: License question

2024-11-25 Thread prashant sinha
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’s) on premise server. Not sure how pricing works for enterprise

Re: License question

2024-11-25 Thread Christophe Pettus
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

Re: License question

2024-11-25 Thread Alan Hodgson
On Mon, 2024-11-25 at 22:47 +, Clay Jackson (cjackson) wrote: > > Are you willing to sign up for "maintaining" PostgreSQL in your > environment, INCLUDING things like patching, finding and fixing > bugs, upgrades, backup and recovery, and off-hours support? > Not sure what your point is, you

Re: License question

2024-11-25 Thread Alan Hodgson
On Fri, 2024-11-22 at 05:40 +, 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

RE: License question

2024-11-25 Thread Clay Jackson (cjackson)
”. Clay Jackson Database Solutions Architect From: Ron Johnson Sent: Monday, November 25, 2024 5:06 PM To: pgsql-general Subject: Re: License question CAUTION: This email originated from outside of the organization. Do not follow guidance, click links, or open attachments unless you recognize

Re: License question

2024-11-25 Thread Ron Johnson
On Mon, Nov 25, 2024 at 5:47 PM Clay Jackson (cjackson) < clay.jack...@quest.com> wrote: [snip] > Are you willing to sign up for "maintaining" PostgreSQL in your > environment, INCLUDING things like patching, finding and fixing bugs, > upgrades, backup and recovery, and off-hours support? Azure'

Re: License question

2024-11-25 Thread Adrian Klaver
ginal Message- From: Christophe Pettus Sent: Monday, November 25, 2024 11:59 AM To: prashant sinha Cc: pgsql-general@lists.postgresql.org Subject: Re: License question -- Adrian Klaver adrian.kla...@aklaver.com

RE: License question

2024-11-25 Thread Clay Jackson (cjackson)
Original Message- From: Christophe Pettus Sent: Monday, November 25, 2024 11:59 AM To: prashant sinha 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 attachments unless you recogn

Re: License question

2024-11-25 Thread Christophe Pettus
> 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 pur

License question

2024-11-25 Thread prashant sinha
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

Re: PostgreSQL License Question

2021-01-15 Thread Adrian Klaver
On 1/15/21 6:35 AM, Kristi Kangas wrote: Hello,  I see on your website that PostgreSQL is released under an Open Source license.  Do you consider addendums proposed by your users, modifying the posted license terms? I believe that is answered further down on the page: "Will PostgreSQL e

PostgreSQL License Question

2021-01-15 Thread Kristi Kangas
Hello, I see on your website that PostgreSQL is released under an Open Source license. Do you consider addendums proposed by your users, modifying the posted license terms? Thank you. From your website: PostgreSQL is released under the PostgreSQL License

R: Re: License Question

2018-05-31 Thread Federico Di Gregorio
Federico Di Gregorio ha scritto > Steve Crawford ha scritto > > > > On Thu, May 31, 2018 at 7:35 AM Jamie Specter > > wrote: > > > > > > ... > > > > > > I would love to use it in an Apache-licensed project but unfortunately, > > LGPL licenses are not compatible with

R: Re: License Question

2018-05-31 Thread Federico Di Gregorio
Steve Crawford ha scritto > On Thu, May 31, 2018 at 7:35 AM Jamie Specter wrote: > > ... > > I would love to use it in an Apache-licensed project but unfortunately, LGPL > licenses are not compatible with Apache 2.0. > ... > > Is there any chance the project can be dual-licensed w

Re: License Question

2018-05-31 Thread Steve Crawford
On Thu, May 31, 2018 at 7:35 AM Jamie Specter wrote: > ... > I would love to use it in an Apache-licensed project but unfortunately, > LGPL licenses are not compatible with Apache 2.0. > > ... > Is there any chance the project can be dual-licensed with a permissive > option like MIT or BSD? ... >

License Question

2018-05-31 Thread Jamie Specter
Hello - Big fan of psycopg2! I would love to use it in an Apache-licensed project but unfortunately, LGPL licenses are not compatible with Apache 2.0. See here for more info: https://www.apache.org/legal/resolved.html#category-x Apache 2.0 explicitly states that we cannot distribute components

Re: License question regarding distribution of binaries

2018-01-22 Thread John McKown
On Sun, Jan 21, 2018 at 7:40 AM, Rafał Zabrowarny < rafal.zabrowa...@skyrise.tech> wrote: > Hi, > > > > My name is Rafał and I would like prepare lib to setup and run Pg within > integration tests. > > To do it I would like to prepare on Windows nuget package containing > necessary Pg’s binaries.

License question regarding distribution of binaries

2018-01-21 Thread Rafał Zabrowarny
Hi, My name is Rafał and I would like prepare lib to setup and run Pg within integration tests. To do it I would like to prepare on Windows nuget package containing necessary Pg's binaries. I would like to keep it in separate folder with enclosed Pg's license. It would be distributed in 1 pack