Re: Add table access method as an option to pgbench - Mailing list pgsql-hackers

From David Zhang
Subject Re: Add table access method as an option to pgbench
Date
Msg-id e55c7b85-0465-4b04-934f-0e489b996c32@highgo.ca
Whole thread Raw
In response to Re: Add table access method as an option to pgbench  (youichi aramaki <zyake.mk4@gmail.com>)
Responses Re: Add table access method as an option to pgbench
List pgsql-hackers
On 2021-01-09 5:44 a.m., youichi aramaki wrote:

>> +           "                           create tables with using specified table access method,\n"
> In my opinion,  this sentence should be "create tables with specified table access method" or "create tables using
specifiedtable access method".
 
> "create tables with specified table access method" may be more consistent with other options.

Thank you Youichi. I will change it to "create tables with specified 
table access method" in next patch.

-- 
David

Software Engineer
Highgo Software Inc. (Canada)
www.highgo.ca



pgsql-hackers by date:

Previous
From: Ryan Lambert
Date:
Subject: Re: WIP: System Versioned Temporal Table
Next
From: Sergey Shinderuk
Date:
Subject: Re: pg_preadv() and pg_pwritev()