Re: Vacuum error message

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Vacuum error message
Дата
Msg-id 502E4A0D0200002500049887@gw.wicourts.gov
обсуждение исходный текст
Ответ на Vacuum error message  (Raymond McKolay <RMcKolay@brittenbanners.com>)
Ответы Re: Vacuum error message  (Raymond McKolay <RMcKolay@brittenbanners.com>)
Список pgsql-novice
Raymond McKolay <RMcKolay@brittenbanners.com> wrote:

> I am new to postgresql and hope this is the correct list to mail
> to.

Sure!  pgsql-general would work, too, but here is fine.

> I have a DB that is out of control huge

Meaning what?  Could you give that in MB, GB, or TB?  What is out
of control about it?

> I tried running a Vacuum on it and received the following error
> Error: could not read block 512591 of relation 1663/16396/16768:
> Result too large

We need more information, especially PostgreSQL version number.
Please post the results of running this query:

http://wiki.postgresql.org/wiki/Server_Configuration

> Any ideas on what this error message means and how I could
> successfully vacuum the DB?

I can't find this error, as you have shown it, in current sources --
so I can't check on what could cause it.  Please double-check that
it matches *exactly* with the message you received, and with a
version number we should be able to track that down.  Oh, and that
last part of the message probably came from the OS, so knowing
exactly what that is might help.

-Kevin


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

Предыдущее
От: Raymond McKolay
Дата:
Сообщение: Vacuum error message
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum error message