On Fri, 2004-10-22 at 15:45, Norland, Martin wrote:
> What are the line endings of the file? Maybe php is getting confused.
> How many KB is the file on disk when it's the ~1500 line version?
> There's length of each line (which you want under 1KB, probably not a
> problem unless you have BLOBS or
What are the line endings of the file? Maybe php is getting confused.
How many KB is the file on disk when it's the ~1500 line version?
There's length of each line (which you want under 1KB, probably not a
problem unless you have BLOBS or equivalent) - and then there's how PHP
determines what a li
El Vie 22 Oct 2004 03:18, Robert Fitzpatrick escribió:
> I am using COPY for PostgreSQL and having problems now that the incoming
> file contains more than approx 1500 lines. Is this an issue anyone is aware
> of? Lot's of files over 1000 lines have worked fine, but after getting a
> file over 1800