Re: Add table access method as an option to pgbench

From: David Zhang <david(dot)zhang(at)highgo(dot)ca>
To: youichi aramaki <zyake(dot)mk4(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add table access method as an option to pgbench
Date: 2021-01-14 23:51:03
Message-ID: e55c7b85-0465-4b04-934f-0e489b996c32@highgo.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 specified table 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergey Shinderuk 2021-01-15 00:13:17 Re: pg_preadv() and pg_pwritev()
Previous Message Ryan Lambert 2021-01-14 23:01:18 Re: WIP: System Versioned Temporal Table