Re: [pgadmin-support] VACUUM FULL Error

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: [pgadmin-support] VACUUM FULL Error
Дата
Msg-id 6431b8be-2a2f-2018-66ad-2160f8765156@iol.ie
обсуждение исходный текст
Ответ на Re: [pgadmin-support] VACUUM FULL Error  (Melvin Davidson <melvin6925@yahoo.com>)
Список pgadmin-support
On 30/12/16 14:11, Melvin Davidson wrote:
> *2. This message should actually be addressed to
> pgsql-general@postgresql.org <http://pgsql-general@postgresql.org/>
> *
> *3. Support for version 8.1 ended November 2010*
> *   https://www.postgresql.org/support/versioning/

<snip>

>
> ------------------------------------------------------------------------
> *From:* "Hayes, Patrick" <Patrick.Hayes@stryker.com>
> *To:* "pgadmin-support@postgresql.org" <pgadmin-support@postgresql.org>
> *Sent:* Thursday, December 29, 2016 5:52 AM
> *Subject:* [pgadmin-support] VACUUM FULL Error
>
> Hi pgAdmin support,
>
> Recently truncated tables in Postgre SQL DB and now unable to free up
> disk space on server with the VACUUM FULL command.
> The DB is 1.91TBytes in size.
> Server is running Win 2008 R2 Standard Operating System.
> Postgre SQL is version 8.1

Hi there,

As Melvin pointed out, you'll get better answers on the pgsql-general 
mailing list; this list is for pgAdmin, which is a PG administration tool.

Also, as Melvin also correctly pointed out, 8.1 is incredibly ancient; 
the current version is 9.6.

> Error message reads as follows:
> /ERROR:  out of memory/
> /DETAIL:  Failed on request of size 134217728./
>
> Adding memory to server does not seem to make any difference.
> Re-starting the server makes no difference. The VACUUM command always
> ends in the same record 134217728.
> Is there any way to selectively VACUUM tables – divide and conquer approach.

Yes, there is, in current versions anyway:

https://www.postgresql.org/docs/9.6/static/sql-vacuum.html

Hope this helps,

Ray.


-- 
Raymond O'Donnell :: Galway :: Ireland
rod@iol.ie



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

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: [pgadmin-support] VACUUM FULL Error
Следующее
От: keith
Дата:
Сообщение: [pgadmin-support] Bug report pgadmin III on Ubuntu 16.04