Re: Error with Vaccum Analyze !?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error with Vaccum Analyze !?
Дата
Msg-id 2793.974219999@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Error with Vaccum Analyze !?  (Hervé Piedvache <herve@elma.fr>)
Список pgsql-general
=?iso-8859-1?Q?Herv=E9?= Piedvache <herve@elma.fr> writes:
> I have a table with 99 fields and 32584 records ...
> I import it with a : COPY quest from 'quest.txt'

> Then I do a VACCUM ANALYZE quest, then I get this message :

> pouet=# vacuum analyze quest;
> FATAL 1:  Memory exhausted in AllocSetAlloc()

That looks like corrupted data in your table.  If you can get this
message immediately after creating and loading the table, then I'd
be really interested to see your table definition and data file ...

What Postgres version are you using, anyway?

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Encoding
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: smallint to bigint