I33Buckler commented on issue #1287:
URL: https://github.com/apache/age/issues/1287#issuecomment-1826127392

   > @I33Buckler
   > 
   > > I have done this to the table AllServices.Stop_Times
   > 
   > Could you please elaborate how you did the partitioning? Is 
`AllServices.Stop_Times` an AGE table?
   
   AllServices.Stop_Times is not an AGE table. It was mentioned as a note that 
partition works natively in PostgreSQL. Whereas creating the AGE table from the 
native table requires the partitions be combined into a single table which 
eliminates the query performance improvement available in the partitioned 
native table.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to