Set priority for requests - Mailing list pgsql-general

From Laurent HERVE
Subject Set priority for requests
Date
Msg-id 01070723165301.00790@tatooine
Whole thread Raw
Responses Re: Set priority for requests  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-general
Actually it seems impossible to set priorities to backends. But in a real
database, which runs 24h / day, you might have to run batch programs that, for
example, reads database to extract some data, but in parallel, you still have
transactions which must be performed with good performance. Can we imagine
that, in the future, it will be possible to set priority to backends allowing
batch programs to run without giving penalty to interactive transactions ?

Thanks for the best Open source DBMS !

Regards,


pgsql-general by date:

Previous
From: Taral
Date:
Subject: Toast question
Next
From: Stephan Szabo
Date:
Subject: Re: Grab data WHERE table.ID NOT LIKE otherTable.ID