Can anyone please provide me list of customers using postgreSQL

Started by Ramamoorthi, Meenakshiabout 7 years ago7 messagesgeneral
Jump to latest
#1Ramamoorthi, Meenakshi
Meenakshi.Ramamoorthi@cpuc.ca.gov

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

#2Rob Sargent
robjsargent@gmail.com
In reply to: Ramamoorthi, Meenakshi (#1)
Re: Can anyone please provide me list of customers using postgreSQL

On 1/15/19 12:42 PM, Ramamoorthi, Meenakshi wrote:

Dear folks:

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

Postgres is free.  There is no list of licensed sites

Show quoted text

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*

#3David G. Johnston
david.g.johnston@gmail.com
In reply to: Ramamoorthi, Meenakshi (#1)
Re: Can anyone please provide me list of customers using postgreSQL

On Tue, Jan 15, 2019 at 12: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.

Doubtful. Though I suspect there are quite a few published resources
for questions 3 and 4 that you can go search for. CVE's are reported
against the product so searching those - and reviewing the release
notes and commits - will provide insight to #3.

Many people have written comparisons of various databases - search for
and read those to accomplish #4

You are delusional if you actually expect a comprehensive answer to
numbers one and two.

David J.

#4Igor Neyman
ineyman@perceptron.com
In reply to: Ramamoorthi, Meenakshi (#1)
RE: Can anyone please provide me list of customers using postgreSQL

From: Ramamoorthi, Meenakshi [mailto:Meenakshi.Ramamoorthi@cpuc.ca.gov]
Sent: Tuesday, January 15, 2019 2:42 PM
To: pgsql-general <pgsql-general@postgresql.org>
Subject: Can anyone please provide me list of customers using postgreSQL

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

Some are listed here:

https://stackshare.io/postgresql/in-stacks

Or, just do google search.

Regards,
Igor Neyman

#5Daevor The Devoted
dollien@gmail.com
In reply to: Ramamoorthi, Meenakshi (#1)
Re: Can anyone please provide me list of customers using postgreSQL

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
<https://stackshare.io/postgresql/in-stacks&gt; 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 <https://bucardo.org/postgres_all_versions.html&gt;.

4) Advantages of PostgreSQL compared to other databases like Oracle,
MySQL etc.
You might find this <http://bfy.tw/LoFE&gt; link handy.

Kind regards,
Na-iem Dollie

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

Show quoted text

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

#6Andreas Kretschmer
andreas@a-kretschmer.de
In reply to: Ramamoorthi, Meenakshi (#1)
Re: Can anyone please provide me list of customers using postgreSQL

Am 15.01.19 um 20:42 schrieb Ramamoorthi, Meenakshi:

Dear folks:

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

you can find some case studies here:
https://www.2ndquadrant.com/en/about/case-studies/

We have a lot more customers, but i can't list them here, due to some
reasons ...

Btw.: don't hijack other threads, please.

Regards, Andreas

--
2ndQuadrant - The PostgreSQL Support Company.
www.2ndQuadrant.com

#7Brent Wood
pcreso@yahoo.com
In reply to: Ramamoorthi, Meenakshi (#1)
Re: Can anyone please provide me list of customers using postgreSQL

One comment I thought valuable after a large New Zealand Govt agency implemented a national GIS suite. This was their first install using Postgis instead of  the usual MS SQL Server.
I asked how they found Postgis/Postgres as a platform. I got a very succinct reply.

"It's so easy to connect to, and sh** it's fast!"
In general, you don't need to know much more...

Brent Wood

From: "Ramamoorthi, Meenakshi" <Meenakshi.Ramamoorthi@cpuc.ca.gov>
To: pgsql-general <pgsql-general@postgresql.org>
Sent: Wednesday, January 16, 2019 8:42 AM
Subject: Can anyone please provide me list of customers using postgreSQL

<!--#yiv8905041888 _filtered #yiv8905041888 {font-family:"Cambria Math";panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv8905041888 {font-family:"Calibri Light";panose-1:2 15 3 2 2 2 4 3 2 4;} _filtered #yiv8905041888 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}#yiv8905041888 #yiv8905041888 p.yiv8905041888MsoNormal, #yiv8905041888 li.yiv8905041888MsoNormal, #yiv8905041888 div.yiv8905041888MsoNormal {margin:0in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", serif;}#yiv8905041888 a:link, #yiv8905041888 span.yiv8905041888MsoHyperlink {color:#0563C1;text-decoration:underline;}#yiv8905041888 a:visited, #yiv8905041888 span.yiv8905041888MsoHyperlinkFollowed {color:#954F72;text-decoration:underline;}#yiv8905041888 p.yiv8905041888MsoListParagraph, #yiv8905041888 li.yiv8905041888MsoListParagraph, #yiv8905041888 div.yiv8905041888MsoListParagraph {margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in;margin-bottom:.0001pt;font-size:12.0pt;font-family:"Times New Roman", serif;}#yiv8905041888 p.yiv8905041888msonormal0, #yiv8905041888 li.yiv8905041888msonormal0, #yiv8905041888 div.yiv8905041888msonormal0 {margin-right:0in;margin-left:0in;font-size:12.0pt;font-family:"Times New Roman", serif;}#yiv8905041888 span.yiv8905041888EmailStyle18 {font-family:"Calibri", sans-serif;color:#1F497D;}#yiv8905041888 .yiv8905041888MsoChpDefault {font-family:"Calibri", sans-serif;} _filtered #yiv8905041888 {margin:1.0in 1.0in 1.0in 1.0in;}#yiv8905041888 div.yiv8905041888WordSection1 {}#yiv8905041888 _filtered #yiv8905041888 {} _filtered #yiv8905041888 {margin-left:22.8pt;} _filtered #yiv8905041888 {margin-left:58.8pt;} _filtered #yiv8905041888 {margin-left:94.8pt;} _filtered #yiv8905041888 {margin-left:130.8pt;} _filtered #yiv8905041888 {margin-left:166.8pt;} _filtered #yiv8905041888 {margin-left:202.8pt;} _filtered #yiv8905041888 {margin-left:238.8pt;} _filtered #yiv8905041888 {margin-left:274.8pt;} _filtered #yiv8905041888 {margin-left:310.8pt;}#yiv8905041888 ol {margin-bottom:0in;}#yiv8905041888 ul {margin-bottom:0in;}-->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