标签: postgresql amazon-web-services aurora
我在PostgreSQL(Aurora)中有两个表,我想在其中将数据从一个表插入到另一个表,但是表1是未分区的,表2是分区的。我该如何编写查询。