Re: Bug: Importing files of different sizes via psql -f - Mailing list pgsql-bugs

From Stephan Szabo
Subject Re: Bug: Importing files of different sizes via psql -f
Date
Msg-id 20020122150715.L9380-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Bug: Importing files of different sizes via psql -f  (Hans Plum <plum@giub.uni-bonn.de>)
List pgsql-bugs
On Tue, 22 Jan 2002, Hans Plum wrote:

> Maybe I did not recognize a SQL problem or I missed to change the size
> of a special buffer, I have not read about.

The problem is probably your usage of INTEGER (5) in the second one.
Change that to just integer and you'll probably be okay.

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: A Chinese handling bug
Next
From: Federico Di Gregorio
Date:
Subject: Re: libpq not reentrant