Re: Bug: Importing files of different sizes via psql -f

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Bug: Importing files of different sizes via psql -f
Дата
Msg-id 20020122150715.L9380-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Bug: Importing files of different sizes via psql -f  (Hans Plum <plum@giub.uni-bonn.de>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: A Chinese handling bug
Следующее
От: Federico Di Gregorio
Дата:
Сообщение: Re: libpq not reentrant