Re: Tail Module + DBI Module, can\'t keep up!
tiger peng <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.general |
|---|---|
| Message-ID | <[email protected]> |
Separate the process into two steps and figure out which step should be fixed first. 1. Parse the log with Tail and dump the data to plain file. 2. Load the plain file with DBI (are you using batch insert?)