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

Поиск
Список
Период
Сортировка
От James Keener
Тема Re: Does postgresq database supports reading data from the same table from many observable simultanousely?
Дата
Msg-id E752333F-27F7-4CED-B2A4-FFE5CC1F3796@jimkeener.com
обсуждение исходный текст
Ответ на Re: Does postgresq database supports reading data from the same tablefrom many observable simultanousely?  (hmidi slim <hmidi.slim2@gmail.com>)
Список pgsql-general
Connections are synchronous. You can have multiple connections to the database at a time.

Jim

On December 22, 2017 2:20:03 PM EST, hmidi slim <hmidi.slim2@gmail.com> wrote:
But is it possible to make simultanoues select queries from the same connection?

2017-12-22 20:00 GMT+01:00 Andreas Kretschmer <andreas@a-kretschmer.de>:
On 22 December 2017 19:53:03 CET, hmidi slim <hmidi.slim2@gmail.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


--
Sent from my Android device with K-9 Mail. Please excuse my brevity.

В списке pgsql-general по дате отправления:

Предыдущее
От: Andreas Kretschmer
Дата:
Сообщение: Re: Array of foreign key
Следующее
От: Thomas Poty
Дата:
Сообщение: Re: Array of foreign key