Re: Can anyone please provide me list of customers using postgreSQL - Mailing list pgsql-general

From Daevor The Devoted
Subject Re: Can anyone please provide me list of customers using postgreSQL
Date
Msg-id CAAZnbVpGjSnsnT6CjvycvJogFbSzApdfGFE+6wT+tADEHWg3jw@mail.gmail.com
Whole thread Raw
In response to Can anyone please provide me list of customers using postgreSQL  ("Ramamoorthi, Meenakshi" <Meenakshi.Ramamoorthi@cpuc.ca.gov>)
List pgsql-general
Hi

It is always exciting when someone encounters the internet for the first time. There so much information available it can become quite overwhelming!

1)     Can someone please send me a link of all companies using PostgreSQL ?
Such a list does not exist, but as someone else has mentioned, here is a link that lists some (probably a very small percentage) of all institutions using postgres.

2)     Both government and private companies using PostgreSQL
See the response to 1)

3)     Any security issues found earlier and the steps taken for resolution or how it was mitigated.
When looking for this information, a good place to start is the postgres release notes.

4)     Advantages of PostgreSQL compared to other databases like Oracle, MySQL etc.
You might find this link handy.

Kind regards,
Na-iem Dollie

On Tue, Jan 15, 2019 at 9:42 PM Ramamoorthi, Meenakshi <Meenakshi.Ramamoorthi@cpuc.ca.gov> wrote:

Dear folks:

 

1)     Can someone please send me a link of all companies using PostgreSQL ?

2)     Both government and private companies using PostgreSQL

3)     Any security issues found earlier and the steps taken for resolution or how it was mitigated.

4)     Advantages of PostgreSQL compared to other databases like Oracle, MySQL etc.

 

 

Thanks and best regards

Meenakshi Ramamoorthi

 

 

 

 

From: Alexander Farber <alexander.farber@gmail.com>
Sent: Tuesday, January 15, 2019 11:24 AM
Cc: pgsql-general <pgsql-general@postgresql.org>
Subject: Re: aggregate functions are not allowed in UPDATE

 

And I should better change the avg_time column from TEXT to TIMESTAMPTZ (and use TO_CHAR on it later down the road) so that I can compare my players

 

Regards

Alex

pgsql-general by date:

Previous
From: Alexander Farber
Date:
Subject: Re: aggregate functions are not allowed in UPDATE
Next
From: pshadangi
Date:
Subject: Re: Read consistency when using synchronous_commit=off