Re: strange error

Поиск
Список
Период
Сортировка
От De Leeuw Guy
Тема Re: strange error
Дата
Msg-id 468D04BF.4060008@eurofer.be
обсуждение исходный текст
Ответ на strange error  (De Leeuw Guy <G.De_Leeuw@eurofer.be>)
Список pgsql-admin
Hello

I match the problem : a trigger writed in PL::Ruby
If I remove the trigger ok.
but I don't know how fix it.


De Leeuw Guy a écrit :
> Hello,
>
> I try to copy a file into a database :
>     On our main server (postgresql 8.1 debian etch ia64) no problem.
>     On a test laptop (postgresql 8.2 debian testing lenny ia32) I
> receive the error :
>       the size of the array exceed the maximum allowed (268435455)
>
> db_stats=# COPY table_cat FROM '/var/lib/postgresql/scripts/cat_sql.out'
> WITH DELIMITER ';';
> ERREUR:  la taille du tableau dépasse le maximum permis (268435455)
> db_stats=#
>
> Could you help me ?
>
> Thanks in advance
>
> Guy
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: explain analyze is your friend
>

В списке pgsql-admin по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: More than one pg_database entry for database
Следующее
От: "James Wilford"
Дата:
Сообщение: Re: More than one pg_database entry for database