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

From: Daevor The Devoted <dollien(at)gmail(dot)com>
To: "Ramamoorthi, Meenakshi" <Meenakshi(dot)Ramamoorthi(at)cpuc(dot)ca(dot)gov>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Can anyone please provide me list of customers using postgreSQL
Date: 2019-01-16 00:57:27
Message-ID: CAAZnbVpGjSnsnT6CjvycvJogFbSzApdfGFE+6wT+tADEHWg3jw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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
<https://stackshare.io/postgresql/in-stacks> 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>.

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

Kind regards,
Na-iem Dollie

On Tue, Jan 15, 2019 at 9:42 PM Ramamoorthi, Meenakshi <
Meenakshi(dot)Ramamoorthi(at)cpuc(dot)ca(dot)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(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 pshadangi 2019-01-16 05:02:54 Re: Read consistency when using synchronous_commit=off
Previous Message Alexander Farber 2019-01-15 20:26:25 Re: aggregate functions are not allowed in UPDATE