'Navicat, When generating data, only one piece of data is inserted

I want to generate data in Navicat for PostgreSQL but there always only one piece of data is inserted.

This is my test table: enter image description here

And I generate 1000 pieces of data, the result is: enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source