usleep feature for pgbench

Поиск
Список
Период
Сортировка
От Jan Wieck
Тема usleep feature for pgbench
Дата
Msg-id 468D42B3.4010701@Yahoo.com
обсуждение исходный текст
Ответы Re: usleep feature for pgbench
Re: usleep feature for pgbench
Список pgsql-hackers
To test some changes in Slony I needed a
    \usleep [microseconds|:variable]

in pgbench's scripting language to be able to have hundreds of 
concurrent running transactions without totally swamping the system. I 
was wondering if anyone would object to permanently adding this to the 
pgbench code?


Jan

-- 
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] A crash and subsequent recovery of themaster can cause the slave to get out-of-sync
Следующее
От: Tom Lane
Дата:
Сообщение: Re: unclean SPI_scroll_cursor_move documentation, is SPI_tuptable valid?