| From: | Бондарь Дмитрий <d(dot)bondar(at)postgrespro(dot)ru> |
|---|---|
| To: | "Robert Haas" <robertmhaas(at)gmail(dot)com> |
| Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Pgbench: remove synchronous prepare |
| Date: | 2026-07-15 11:03:00 |
| Message-ID: | 502eb70c-658f-ae0e-780b-e9ebe7104db3@postgrespro.ru |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
I see that we are kind of stuck at this point. I agree that it is possible to change pgbench without changing libpq, even though I am not sure that this is better. I would like to submit another approach, which introduces a new state into the pgbench state machine to wait for the response to a Parse message.
| Attachment | Content-Type | Size |
|---|---|---|
| v4-0001-add-wait-prepare-state.patch | text/x-patch | 9.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tomas Vondra | 2026-07-15 11:06:13 | Re: Bug: GiST index-only scans can use tuple descriptor with incorrect alignment when deforming |
| Previous Message | Thom Brown | 2026-07-15 10:47:39 | Re: SQL/JSON json_table plan clause |