Gaetano Mendola <[EMAIL PROTECTED]> writes:
> You can basically renice the process that is performing the query.

However, that's unlikely to do anything very pleasant, since you'll have
priority-inversion problems.  "nice" has no idea when the process is
holding a lock that someone else wants ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to