Re: alter table to multi partitions

2022-02-25 Thread Laurenz Albe
On Thu, 2022-02-24 at 12:48 +, Catalin Maftei wrote: > on a project I have large tables, with more than 2-5.000.000 rows, and the > system is starting to be slow, > This tables have many dependencies functions, procedures and views. > > I want to partition this tables.  > > I think for this

alter table to multi partitions

2022-02-24 Thread Catalin Maftei
hello, on a project I have large tables, with more than 2-5.000.000 rows, and the system is starting to be slow,This tables have many dependencies functions, procedures and views. I want to partition this tables.  I think for this scenario for table Orders: step1: create new table with same