hi,
in postgresql db how to avoid to create partition table manually
is there any way to automate the partition table creation
Hi madhan_joe,
Have you considered creating a script that triggers every week/month via cronjob?
If that does not work then can you elaborate what you are trying to do?