Re: Does postgresq database supports reading data from the same table from many observable simultanousely?

From: hmidi slim <hmidi(dot)slim2(at)gmail(dot)com>
To: Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Does postgresq database supports reading data from the same table from many observable simultanousely?
Date: 2017-12-22 19:20:03
Message-ID: CAMsqVxtPAZaq_shFq9UZffZwhwsxR9mjxu_ZNhfhSU5roQcjmQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

But is it possible to make simultanoues select queries from the same
connection?

2017-12-22 20:00 GMT+01:00 Andreas Kretschmer <andreas(at)a-kretschmer(dot)de>:

> On 22 December 2017 19:53:03 CET, hmidi slim <hmidi(dot)slim2(at)gmail(dot)com>
> wrote:
> >Hi,
> >I don't know if is it the suitable place to ask my question but I want
> >to
> >know if a table in a postgres database enable multiple reading actions
> >for
> >mayn rxjs observbles or not.
>
> Not sure if i understand your question. But for sure PG is able to serve
> multiple clients at the same time.
>
> Regards, Andreas
>
>
> --
> 2ndQuadrant - The PostgreSQL Support Company
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andreas Kretschmer 2017-12-22 19:22:24 Re: Array of foreign key
Previous Message Chris Ellis 2017-12-22 19:06:45 Re: Does postgresq database supports reading data from the same table from many observable simultanousely?