Re: pgbench - add minimal stats on initialization

Поиск
Список
Период
Сортировка
От Ibrar Ahmed
Тема Re: pgbench - add minimal stats on initialization
Дата
Msg-id 155488774705.1505.5520644383655619088.pgcf@coridan.postgresql.org
обсуждение исходный текст
Ответ на Re: pgbench - add minimal stats on initialization  (Fabien COELHO <coelho@cri.ensmp.fr>)
Ответы Re: pgbench - add minimal stats on initialization  (Ibrar Ahmed <ibrar.ahmad@gmail.com>)
Список pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       tested, failed
Spec compliant:           tested, failed
Documentation:            not tested

Patch works perfectly and the code is well-written. I have one minor observation that in case of initDropTables you log
"drop"and in case of initCreateTables you log "create table". I think you need to be consistent. And why not "drop
tables"and "create tables" 

The new status of this patch is: Waiting on Author

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

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: Re: shared-memory based stats collector
Следующее
От: Ibrar Ahmed
Дата:
Сообщение: Re: pgbench - add minimal stats on initialization