Prioritizing queries

Поиск
Список
Период
Сортировка
От Christopher Petrilli
Тема Prioritizing queries
Дата
Msg-id 59d991c404092113245554855c@mail.gmail.com
обсуждение исходный текст
Ответы Re: Prioritizing queries
Список pgsql-general
Has anyone investigated having either high, or low urgency queries? A
system I'm working on has a constant inflow of data, which has some
queries gainst it which might require long sequential scans. I'm not
that worried about how long those queries take, just that they don't
interfere with other insertions.

This is a bit DSSish, I guess, but I would think it could be managed
by nicing processes?

Chris
--
| Christopher Petrilli
| petrilli@gmail.com

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

Предыдущее
От: Josué Maldonado
Дата:
Сообщение: Set return function with union all
Следующее
От: Kevin Murphy
Дата:
Сообщение: the current scoop on ilike and indexes