Re: Can anyone please provide me list of customers using postgreSQL

From: Brent Wood <pcreso(at)yahoo(dot)com>
To: "Ramamoorthi, Meenakshi" <Meenakshi(dot)Ramamoorthi(at)cpuc(dot)ca(dot)gov>, pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Can anyone please provide me list of customers using postgreSQL
Date: 2019-01-17 03:17:23
Message-ID: 884745629.920869.1547695043514@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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(dot)Ramamoorthi(at)cpuc(dot)ca(dot)gov>
To: pgsql-general <pgsql-general(at)postgresql(dot)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(dot)farber(at)gmail(dot)com>
Sent: Tuesday, January 15, 2019 11:24 AM
Cc: pgsql-general <pgsql-general(at)postgresql(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Egashira, Yusuke 2019-01-17 06:50:30 Question about array_to_string()'s behavior and the behavior might be changed in the future or not
Previous Message George Neuner 2019-01-17 03:15:25 Re: Varlena with recursive data structures?