Re: Naming projects for Postgresql ONLY. - Mailing list pgsql-novice

From Bruce Momjian
Subject Re: Naming projects for Postgresql ONLY.
Date
Msg-id 20211118173013.GB12936@momjian.us
Whole thread Raw
In response to Re: Naming projects for Postgresql ONLY.  (Laurenz Albe <laurenz.albe@cybertec.at>)
Responses Re: Naming projects for Postgresql ONLY.
List pgsql-novice
On Wed, Nov 17, 2021 at 04:42:05PM +0100, Laurenz Albe wrote:
> On Tue, 2021-11-16 at 13:39 -0300, Jean Baro wrote:
> > I am working on a project for PERSON (Lead, Prospect and Customer) deduplication that
> > is done using 100% Postgresql capabilities (and its standard extensions present in AWS,
> > GCP and Azure as well). Once extensively tested and robust enough I am planning on
> > releasing it as Open Source (probably under PG License). 
> > 
> > To ensure people looking into this know it's a Postgresql only solution I was considering naming it
pg_person_dedupeor something on those lines.
 
> > 
> > Please, am I allowed to use pg_** as the name of this open source project?
> 
> I see no problem with that.

Agreed, you might want to look here:

    https://www.postgresql.org/about/policies/trademarks/

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  If only the physical world exists, free will is an illusion.




pgsql-novice by date:

Previous
From: Jean Baro
Date:
Subject: Re: Naming projects for Postgresql ONLY.
Next
From: Tom Lane
Date:
Subject: Re: Naming projects for Postgresql ONLY.