> Susanne Ebrecht, 28.07.2009 06:34:
>
> ...
>> According to my researches here I would recommend that we avoid to reset
>> AUTO_INC during TRUNCATE. Users won't expect such a behaviour.
>> Especially not, when they used SERIAL. The only way to change/reset
>> AUTO_INC should be via ALTER.
>
Ingo Strüwing wrote:
> Thank you very much for your analyze. I suggest you to file a bug report
> against TRUNCATE.
>
Having nothing to do with the backup problem per se:
Falcon bug 22173 says that truncate should reset the autoincrement
counter, which Falcon now does.
Cheers,
Ann