uwcssa <uwcssa@gmail.com> writes:
> i am using psql client. On Fedora core (linux core: 2.4.20-8 )
> as well on Suze 10.0 (core: 2.6.13-15.7-smp). Both has the same problem.
Please send a test case (shell script that shows the behavior). I can
do
$ psql -f foo.sql doug
where 'foo.sql' inserts an 16384-character string into a table in a
single query. This is with PG 8.0.4. The limit clearly does not
exist, so we need to find out what you're doing wrong. :)
-Doug