forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitf77ff08
committed
Document the ability to specify TableAM for pgbench
Upcoming custom Table Access Methods (TableAM) need benchmarking. Despitepgbench doesn't have an explicit option for TableAM specification, one canspecify it using PGOPTION environmental variable. The present commit documentsthis way to specify TableAM for pgbench.Discussion:https://postgr.es/m/CAC77N6ih%3DLbhZQXV76grEsaVQkBL464Y2Foqq9o%3Df4UBfEOfEQ%40mail.gmail.comAuthor: Michel Pelletier, Alexander KorotkovReviewed-by: Justin Pryzby, Mason Sharp, Michael Paquier1 parentbcedd8f commitf77ff08
2 files changed
+17
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
| 320 | + | |
321 | 321 |
| |
322 | 322 |
| |
323 | 323 |
| |
|
Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2887 | 2887 |
| |
2888 | 2888 |
| |
2889 | 2889 |
| |
| 2890 | + | |
| 2891 | + | |
| 2892 | + | |
| 2893 | + | |
| 2894 | + | |
| 2895 | + | |
| 2896 | + | |
| 2897 | + | |
| 2898 | + | |
| 2899 | + | |
| 2900 | + | |
| 2901 | + | |
| 2902 | + | |
| 2903 | + | |
| 2904 | + | |
| 2905 | + | |
2890 | 2906 |
| |
2891 | 2907 |
| |
2892 | 2908 |
| |
|
0 commit comments
Comments
(0)