Hi all,

I'm checking out table partitioning and wondering how to handle it dynamically.

For example, if I want to partition by year & month, do I need to create all of the partitions (& rules) before hand or can I handle all of that another way (a pl/pgsql function? something else?)

Any pointers would be most handy, thanks!

--
Postgresql & php tutorials
http://www.designmagick.com/

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

Reply via email to