Re: pg_restore - Mailing list pgsql-admin

From Joshua D. Drake
Subject Re: pg_restore
Date
Msg-id 42FD19B4.3000309@commandprompt.com
Whole thread Raw
In response to Re: pg_restore  ("D Kavan" <bitsandbytes88@hotmail.com>)
List pgsql-admin
D Kavan wrote:
> I do a full vacuum and analyze every night, but I'm getting this error.

Those aren't errors. They are letting you know that you need to increase
your  checkpoint_segments.

>
> chived transaction log file "000000010000001200000091"
> < % %2005-08-12 06:13:49 EDT>LOG:  archived transaction log file
> "000000010000001200000092"
> < % %2005-08-12 06:13:57 EDT>LOG:  archived transaction log file
> "000000010000001200000093"
> < % %2005-08-12 06:17:51 EDT>LOG:  checkpoints are occurring too
> frequently (16 seconds apart)
> < % %2005-08-12 06:17:51 EDT>HINT:  Consider increasing the
> configuration parameter "checkpoint_segments".
> <postgres %niehs_dev %2005-08-12 06:17:52 EDT>LOG:  duration:
> 2426771.793 ms  statement: VACUUM FULL;
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster


--
Your PostgreSQL solutions company - Command Prompt, Inc. 1.800.492.2240
PostgreSQL Replication, Consulting, Custom Programming, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: plPHP, plPerlNG - http://www.commandprompt.com/

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: Help with function
Next
From:
Date:
Subject: Re: postgres optimization (effective_cache_size)