usleep feature for pgbench - Mailing list pgsql-hackers

From Jan Wieck
Subject usleep feature for pgbench
Date
Msg-id 468D42B3.4010701@Yahoo.com
Whole thread Raw
Responses Re: usleep feature for pgbench  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: usleep feature for pgbench  (Peter Eisentraut <peter_e@gmx.net>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: [PATCH] A crash and subsequent recovery of themaster can cause the slave to get out-of-sync
Next
From: Tom Lane
Date:
Subject: Re: unclean SPI_scroll_cursor_move documentation, is SPI_tuptable valid?