Slow down dev database transactions/second for testing?

Поиск
Список
Период
Сортировка
От Richard Brockie
Тема Slow down dev database transactions/second for testing?
Дата
Msg-id CAKv-vOUCaGTedS==EXe-OVM_bMkcBqq5y28_Ps7FKxedpGVkXw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Slow down dev database transactions/second for testing?  (Erik Wienhold <ewie@ewie.name>)
Список pgsql-general
Hi,

I maintain a Django webapp that uses postgresql and can create inefficient queries if I'm not careful. I'm looking for ways to mimic a congested db server in development to expose these queries.

The configuration of postgresql is complicated - is there a simple method by which I could, for example limit the number of transactions/second to a certain level by adjusting postgresql.conf?

Many thanks!
--
    R.

Richard Brockie

Real-time bicycle race management - www.ontheday.net

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

Предыдущее
От: Erik Wienhold
Дата:
Сообщение: Re: Switching identity column to serial
Следующее
От: Erik Wienhold
Дата:
Сообщение: Re: Slow down dev database transactions/second for testing?