INSERT INTO data_entity("id",ext, is_dir, "size", user_id, file_info_id, parent_id,create_time,"name",data_type)
VALUES (generate_series(100001, 1000000),'tif', 'f', 100, 1, 106,243,clock_timestamp(),
'测试影像'||generate_series(100001, 1000000),'images');
最后
以上就是隐形超短裙最近收集整理的关于PostgreSQL数据库百万级数据快速生成的全部内容,更多相关PostgreSQL数据库百万级数据快速生成内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复