Re: [PERFORM] syslog slowing the database?

From: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
To:
Cc: PgSQL Performance ML <pgsql-performance(at)postgresql(dot)org>, Postgres Admin List <pgsql-admin(at)postgresql(dot)org>
Subject: Re: [PERFORM] syslog slowing the database?
Date: 2004-03-10 01:09:13
Message-ID: 404E6AB9.4030404@ehpg.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-performance

Might want to look at metalog, it does delayed writes, though ultimately
your issue is io bound and there's not much you can do to reduce io if
you want to keep syslog logging your pgsql queries and such.

Tom Lane wrote:

>Greg Spiegelberg <gspiegelberg(at)cranel(dot)com> writes:
>
>
>>I turned syslog back on and the restore slowed down again. Turned
>>it off and it sped right back up.
>>
>>
>
>We have heard reports before of syslog being quite slow. What platform
>are you on exactly? Does Richard's suggestion of turning off syslog's
>fsync help?
>
> regards, tom lane
>
>---------------------------(end of broadcast)---------------------------
>TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Hadley Willan 2004-03-10 01:21:59 Restricting Groups / Users
Previous Message Magnus Naeslund(t) 2004-03-10 01:06:38 Re: [PERFORM] syslog slowing the database?

Browse pgsql-performance by date

  From Date Subject
Next Message Stephen Robert Norris 2004-03-10 01:32:07 Re: [PERFORM] syslog slowing the database?
Previous Message Magnus Naeslund(t) 2004-03-10 01:06:38 Re: [PERFORM] syslog slowing the database?