Re: Yikes! Bitten by line length? - Mailing list pgsql-novice

From Peter Eisentraut
Subject Re: Yikes! Bitten by line length?
Date
Msg-id Pine.LNX.4.30.0101190050130.3124-100000@peter.localdomain
Whole thread Raw
In response to Re: Yikes! Bitten by line length?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
Tom Lane writes:

> Perhaps we should reduce psql's fgets() buffers to 256 bytes or less to
> avoid this problem?

Sure.

Or maybe fscanf("%s") works?

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Argh! What's a 'bpchar'? (copy/serial issues...I think)
Next
From: "rob"
Date:
Subject: Re: help