You want to avoid changing id's if at all possible because it can easily 
cause the DB to become inconsistent. I suppose in a worse case scenario you 
might be able to change it with a database tool (there's an SQLite add-on 
for Firefox). If you move forward, make sure to consider any other 
references to that record.

A redirect might be a better idea.

Reply via email to