Re: Why is it not using the other processor?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Why is it not using the other processor?
Дата
Msg-id 3368.994350128@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Why is it not using the other processor?  (Ryan Mahoney <ryan@paymentalliance.net>)
Ответы Re: Why is it not using the other processor?  (Alex Pilosov <alex@pilosoft.com>)
Список pgsql-general
Ryan Mahoney <ryan@paymentalliance.net> writes:
> Re: killing a process from browser, I don't think what you're trying to do
> is really possible.

If the client-side code were programmed to send a Cancel request to the
backend when the user loses interest, then the right things would
happen.  I am not sure how practical that is though; does the web server
even find out about it when the user presses Stop in a typical browser?
(If not, you can hardly expect Postgres to somehow intuit what happened
two protocols away ;-).)

            regards, tom lane

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

Предыдущее
От: "Thomas T. Thai"
Дата:
Сообщение: datatype for indexable char field larger than 256
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: A question multibye