I was looking for ways to publish postgres partition data to tables based on a timestamp, for example, without having to add the appropriate child tables manually. I saw this blog post that does just that.
https://blog.engineyard.com/2013/scaling-postgresql-performance-table-partitioning
but I doubt the idea of ββcreating tables based on string concatenation and pg_catalog validation. Is that a reasonable idea?
pg_partman is an extension designed specifically to manage the complexity of managing partitions. I did not use this extension, but I used other authors of the same author, and they usually have excellent quality.
Source: https://habr.com/ru/post/949786/More articles:Why does Range work, but not Cells? - vbaCoreLocation kCLErrorDomain error 5 - objective-cBash: comma separated with special characters - bashDoes c # async work single-threaded? - c #How to use book functions (e.g. concoordance) in NLTK? - pythonHow to save symbolic links when unpacking tar using maven build plugin - mavenElasticsearch Timeout Issues - elasticsearchDesign and scale the RabbitMQ queue - spring-amqpCan I add a note with emacs buffers? - emacsHow to set a limit for a sleeping request - hqlAll Articles