Dmitry wrote:
> postgres@darkstar:/root$ postgres -D /var/lib/pgsql/data/ -P taxi
> ...
> backend>VACUUM;
>
>
> WARNING: database "baza" must be vacuumed within 976005 transactions
> HINT: To avoid a database shutdown, execute a full-database VACUUM in
> "baza".
> ...
The database that needs to be vacuumed is "baza", as the warning says.
You need to connect to "baza" database, not "taxi" as you did above, and
run VACUUM there.
--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com