Prioritizing queries

From: Christopher Petrilli <petrilli(at)gmail(dot)com>
To: pgsql General List <pgsql-general(at)postgresql(dot)org>
Subject: Prioritizing queries
Date: 2004-09-21 20:24:21
Message-ID: 59d991c404092113245554855c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmail(dot)com

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Thomas F.O'Connell 2004-09-21 20:52:26 Re: the current scoop on ilike and indexes
Previous Message Josué Maldonado 2004-09-21 19:09:00 Set return function with union all