| From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
|---|---|
| To: | Daniel Verite <daniel(at)manitou-mail(dot)org>, Corey Huinker <corey(dot)huinker(at)gmail(dot)com> |
| Cc: | pierre(dot)ducroquet(at)people-doc(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: [RFC] Add an until-0 loop in psql |
| Date: | 2018-04-30 20:57:47 |
| Message-ID: | 8bfa3a9e-18e3-491a-837d-5fb80a362c21@2ndquadrant.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 4/30/18 07:01, Daniel Verite wrote:
>> As of v11, DO blocks can do transactions. I think this will meet your needs.
>
> They do support COMMIT and ROLLBACK in the current
> development tree, but not VACUUM as in Pierre's example.
Support for VACUUM can be added in the future. There is no big problem
with it.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Thomas Munro | 2018-04-30 21:02:07 | Re: [HACKERS] Clock with Adaptive Replacement |
| Previous Message | Peter Geoghegan | 2018-04-30 20:54:55 | nbtsort.c performs unneeded (though harmless) truncation |