You can replace TRUNCATE with DELETE. There won't be any problems (except slight speed impact).
As for the speed of articles being pulled; you should be getting between 1 and 3 articles per second. If you are sure it's not your news server, then it's probably something to do with the combinations of version of Perl and the modules. Not much you can do if you don't have full control over which versions you can install.
|