On 23 February 2018 at 11:40, David Rowley <[email protected]> wrote: > On 23 February 2018 at 04:11, Jesper Pedersen > <[email protected]> wrote: >> Are UPDATE and DELETE suppose to be supported ? > > To be honest, I had not even considered those.
I can say that I had considered those. Handling of UPDATE and DELETE with partitions is significantly different, so its not just an oversight its a different branch of the project. We need SELECT to work first and then we have a chance of making UPDATE/DELETE work. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
