Re: [BUGS] Internal Error on 'vacuum full'

2008-02-27 Thread Pavan Deolasee
On Wed, Feb 27, 2008 at 6:01 PM, Zubkovsky, Sergey <[EMAIL PROTECTED]> wrote: > > > > > 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 > > Hopefully this is already fix

[BUGS] Internal Error on 'vacuum full'

2008-02-27 Thread Zubkovsky, Sergey
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 Vi