lowering priority automatically at connection

Поиск
Список
Период
Сортировка
От Chris Mair
Тема lowering priority automatically at connection
Дата
Msg-id 1148573784.6017.26.camel@dell.home.lan
обсуждение исходный текст
Ответы Re: lowering priority automatically at connection  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: lowering priority automatically at connection  (Michael Fuhr <mike@fuhr.org>)
Re: lowering priority automatically at connection  (Markus Schaber <schabi@logix-tt.com>)
Список pgsql-performance
Hi,

I find this very helpful:

  Lowering the priority of a PostgreSQL query
  http://weblog.bignerdranch.com/?p=11

Now I was wondering whether one could have a
  SELECT pg_setpriority(10);
executed automatically each time a certain user
connects (not necessarily using psql)?

Any ideas if and how this might be possible?

Regards :)
Chris.



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

Предыдущее
От: "Ian Westmacott"
Дата:
Сообщение: Re: Getting even more insert performance (250m+rows/day)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: lowering priority automatically at connection