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

From: Chris Ellis <chris(dot)ellis(dot)intrbiz(at)googlemail(dot)com>
To: hmidi slim <hmidi(dot)slim2(at)gmail(dot)com>
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:06:45
Message-ID: CABR_NsrQOZu8ukoyBbZ8EfHMnUXVPi1E8ibveVoNpg=oHJJw=w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

On 22 Dec 2017 6:53 pm, "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.
> I create two observables that need to access the same table simultanously
> to get data, but I found that only one of them receive data.
> I'm not sure if the problem may be come from the database or not that's
> why I asked my question.
> Best regards.
>

I'm assuming you are accessing PostgreSQL via RX Javascript?

If that is the case, then this question has nothing to do with PostgreSQL
and is a question for whatever RXJS implementation you are using.

Regards,
Chris

>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message hmidi slim 2017-12-22 19:20:03 Re: Does postgresq database supports reading data from the same table from many observable simultanousely?
Previous Message Thomas Poty 2017-12-22 19:02:43 Array of foreign key