VACUUM FULL Error

From: "Hayes, Patrick" <Patrick(dot)Hayes(at)stryker(dot)com>
To: "pgadmin-support(at)postgresql(dot)org" <pgadmin-support(at)postgresql(dot)org>
Subject: VACUUM FULL Error
Date: 2016-12-29 10:52:48
Message-ID: BLUPR01MB161779DFE44B0D6F54512FE6FB6B0@BLUPR01MB1617.prod.exchangelabs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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

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.
Thank you in advance for any support you can provide

Patrick Hayes
[cid:image001(dot)jpg(at)01D261C1(dot)B01E8BE0]

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Melvin Davidson 2016-12-30 14:11:15 Re: VACUUM FULL Error
Previous Message Irina Mileva 2016-12-26 20:16:23 Re: Restoring Db