Re: vacuum in single-user mode - Mailing list pgsql-sql

From Christophe
Subject Re: vacuum in single-user mode
Date
Msg-id 1A74A207-5FAE-4D6D-BDAC-9603743B83AD@thebuild.com
Whole thread Raw
In response to vacuum in single-user mode  (Mark Fenbers <Mark.Fenbers@noaa.gov>)
List pgsql-sql
On Aug 8, 2008, at 12:02 PM, Mark Fenbers wrote:
> I haven't the foggiest idea what this means but googled the error  
> and found a site that seems to suggest that I need to run the  
> vacuum in "single-user" mode before running VACUUM FULL, but I  
> cannot find out how to do that, either.

It's in the documentation for the postgres server application:
http://www.postgresql.org/docs/8.3/interactive/app-postgres.html


pgsql-sql by date:

Previous
From: Mark Fenbers
Date:
Subject: vacuum in single-user mode
Next
From: Bruce Momjian
Date:
Subject: Re: Re: Efficiently determining the number of bits set in the contents of, a VARBIT field