Re: a few doubts regarding postgres

Поиск
Список
Период
Сортировка
От Terry Lee Tucker
Тема Re: a few doubts regarding postgres
Дата
Msg-id 200502110907.07653.terry@esc1.com
обсуждение исходный текст
Ответ на Re: a few doubts regarding postgres  (Shridhar Daithankar <ghodechhap@ghodechhap.net>)
Ответы Re: a few doubts regarding postgres  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
On Friday 11 February 2005 07:47 am, Shridhar Daithankar saith:
>
> No. PostgreSQL backend process is single threaded. However each connection
> gets a separate backend process. Hence on SMP machines, all available CPUs
> can potentially be used for multiple connections.
>
> Regards,
>  Shridhar

So then, can I count on the be_pid attribute returned from PQnotifies to be a
unique value associated only with a given user? I think the answer is yes,
but just making sure.

Thanks...

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

Предыдущее
От: Bruno Wolff III
Дата:
Сообщение: Re: SQL query
Следующее
От: Christoph Pingel
Дата:
Сообщение: views get 'lost'