Hi Guys
I some problem when try to restore the sql from cockroachdb dump.
I tried to use “cockroach sql --insecure --database=database_name < database.sql”
the size of sql file is 5GB, but only one tables is finished, the other table is not.
Thank you