Re: [HACKERS] Priorities for users or queries?

2007-02-23 Thread Jim C. Nasby
On Wed, Feb 21, 2007 at 04:14:35PM +, Jos?? Orlando Pereira wrote: > Benjamin Arai wrote: > > Is there a way to give priorities to queries or users? Something similar to > > NICE in Linux. My goal is to give the updating (backend) application a very > > low priority and give the web applicati

Re: [HACKERS] Priorities for users or queries?

2007-02-21 Thread José Orlando Pereira
Benjamin Arai wrote: > Is there a way to give priorities to queries or users? Something similar to > NICE in Linux. My goal is to give the updating (backend) application a very > low priority and give the web application a high priority to avoid > disturbing the user experience. > > Thanks in a