Re: [GENERAL] vacuum problem - Mailing list pgsql-general

From Blashko Alexander
Subject Re: [GENERAL] vacuum problem
Date
Msg-id Pine.LNX.3.96.981221162115.2692A-100000@lins.ospu.odessa.ua
Whole thread Raw
In response to vacuum problem  (Memphisto <szoli@netvisor.hu>)
List pgsql-general

On Mon, 21 Dec 1998, Memphisto wrote:

> I wonder if vacuum runs as a separate process and where does it have it's
> lock file. I'd like to know it because everytime I try to issue a vacuum
> command, it says:
> elmu=> vacuum analyze ns_log;
> ERROR:  can't create lock file -- another vacuum cleaner running?
It's lock file - ~/data/base/database/pg_lock.
If vacuum failed, you can remove pg_lock.
>
>
> --------------------------------------------------------------------------------
> SebestyИn ZoltАn <szoli@netvisor.hu>    I'm believing that the Holy Spirit is
>                     gonna allow the hand, and the foot, and
> MAKE INSTALL NOT WAR            the mouth, just to begin to speak, and
>                                         to minister, and to heal coordinated by
>                     the head.
>
> I use UNIX because reboots are for hardware upgrades.
>
>             -- Eagerly waiting for FreeBSD 2.2.8 --
>
>
>


pgsql-general by date:

Previous
From: Memphisto
Date:
Subject: What does this message mean?
Next
From: David Hartwig
Date:
Subject: Re: [GENERAL] Slow Searches using MSAccess and ODBC to aPostGreSQL database