Pgbench with -f and -S

Поиск
Список
Период
Сортировка
От Robins Tharakan
Тема Pgbench with -f and -S
Дата
Msg-id CAEP4nAxDNjXHa2jcEbiXjXz6TN3T-=c_awO=bgG78kshTGuuHg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Pgbench with -f and -S  (Fabien COELHO <coelho@cri.ensmp.fr>)
Список 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 по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Spinlocks and semaphores in 9.2 and 9.3
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: parallel query vs extensions