Internal Error on 'vacuum full'

From: "Zubkovsky, Sergey" <Sergey(dot)Zubkovsky(at)transas(dot)com>
To: <pgsql-bugs(at)postgresql(dot)org>
Subject: Internal Error on 'vacuum full'
Date: 2008-02-27 12:31:10
Message-ID: 528853D3C5ED2C4AA8990B504BA7FB850106DF01@sol.transas.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hi,

After dropping some tables in my PG 8.3 DB I tried to execute 'vacuum
full' command and got the error:

ERROR: invalid memory alloc request size 4294967280

SQL state: XX000

Up to now the error has not reproduced once again.

select version();

"PostgreSQL 8.3.0, compiled by Visual C++ build 1400"

---

Sergey Zubkovsky

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message vasile 2008-02-27 13:15:12 BUG #3993: RULE UPDATE : GET DIAGNOSTICS ROW_COUNT = 0
Previous Message Rodriguez Fernando 2008-02-27 11:15:51 Re: help me plz with 2 postgres users