Re: Where **not** to use PostgreSQL?

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Thomas Güttler <guettliml(at)thomas-guettler(dot)de>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Where **not** to use PostgreSQL?
Date: 2019-02-28 12:08:09
Message-ID: CAFj8pRA9Chqr2m2_AieG02fyDq3oJcM6RrE3Z+GsceiqTv17-A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

čt 28. 2. 2019 v 12:47 odesílatel Thomas Güttler <
guettliml(at)thomas-guettler(dot)de> napsal:

> Hi experts,
>
> where would you suggest someone to **not** use PostgreSQL?
>
> Why would you do this?
>
> What alternative would you suggest instead?
>

Don't use Postgres like cache, don't use Postgres for non transactional
short life often updated data.

Use inmemory databases instead

Pavel

>
> Regards,
> Thomas Güttler
>
>
> --
> Thomas Guettler http://www.thomas-guettler.de/
> I am looking for feedback:
> https://github.com/guettli/programming-guidelines
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chris Travers 2019-02-28 12:24:06 Re: Where **not** to use PostgreSQL?
Previous Message Thomas Güttler 2019-02-28 11:47:49 Where **not** to use PostgreSQL?