I am using PostgreSQL 7.1.2 and I am running into trouble when Vacuuming
a very big DB while others are working on the DB:
21640 pts/0 SN 0:00 /usr/local/pgsql/bin/psql -c VACUUM VERBOSE
ANALYZE -d intranet
21641 ? D 3:05 postgres: postgres intranet [local] VACUUM
Status "D" is a real problem. Is this already a known bug?
Hans