I was importing hand histories to PT 3.00.1 (registered). I got a lot of identical errors:
Unable to import hand. Reason: Unable to execute query: COPY holdem_hand_summary FROM STDIN;; Reason: Fatal Error (ERROR: value "2089872920" is out of range for type smallint CONTEXT: COPY holdem_hand_summary, line 1, column id_limit: "2089872920" )
All the errors are about "2089872920". The number is not in any history files though.
The DB was created by PT 3.00.1. My first attempt to import failed due to insufficient disk space, so I had a lot of duplicates during this import (when I encountered the "2089872920" problem).