|
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" --- |