Monthly Archives: July 2011

Auto partitioning in postgresql – Part 2

After having created the partitions, now we will create a maintenance function that will help us running queries on every partition.   We saw in the first part how to dynamically create the needed partitions. Just add this function in … Continue reading

Posted in Databases | Tagged , | 1 Comment