problems with new database import
ringo
PROOP
2 years ago
Hi,
We're currently encountering an issue with our newly imported database. After creating the database for our server and importing real data into it, we've noticed a problem: when we try to add new entries, the IDs start from 0 again. This is problematic because we already have a significant amount of data in the table, and new entries should start from the actual last ID in the database. Here is one of the errors:DETAIL: Key (id)=(1) already exists.
2 Replies
2 years ago
Are you trying to use the data tab? if so, please try proper database management software.
Status changed to Solved Railway • over 1 year ago
ringo
PROOP
2 years ago
Thank you, we were able to resolve this problem.