Pgbench with -f and -S - Mailing list pgsql-hackers

From Robins Tharakan
Subject Pgbench with -f and -S
Date
Msg-id CAEP4nAxDNjXHa2jcEbiXjXz6TN3T-=c_awO=bgG78kshTGuuHg@mail.gmail.com
Whole thread Raw
Responses Re: Pgbench with -f and -S  (Fabien COELHO <coelho@cri.ensmp.fr>)
List pgsql-hackers
Hi,

Pgbench allows -f and -S combinations together where the doc says that -S effectively uses the internal select-only script. 

Is it okay to assume that -f is disregarded here? Or are they run in round-robin fashion (although then, how does it know which read-only part of my script to run?) or something else like that?

Effectively, I think it should raise NOTICE that -f is useless here.

-
robins
--

-
robins

pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Spinlocks and semaphores in 9.2 and 9.3
Next
From: Craig Ringer
Date:
Subject: Re: parallel query vs extensions