Re: Strange Postgresql crash

From: brian <brian(at)zijn-digital(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Strange Postgresql crash
Date: 2006-11-16 18:14:26
Message-ID: 455CAA82.6010705@zijn-digital.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Eric Rousse wrote:
> Hello all,
>
> I've been experiencing strange crash, never really took care of it since
> it was happening only every 1-2 months or so. But lately, I've seen it a
> lot in the past week and I have no clue about it, other than the backups.
>
> So, here's some info about it and about my machine:
>
> When: it crashes at night, at around 4AM, during the backup:
>
> 00 3 * * * root /export/dbsystem/pg_backup.sh va > /dev/null 2>&1
> 00 4 * * * root /export/dbsystem/pg_backup.sh b > /dev/null 2>&1
>
> I move the vacuum to another time, just to make sure they are not in
> conflict, who knows!
>

Is there anything else running at that time? What does /etc/crontab
have? I ask because my fedora box has cron.daily scripts run at 4:02am
by default.

brian

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2006-11-16 18:32:09 Re: Strange Postgresql crash
Previous Message Ardian Xharra 2006-11-16 18:13:36 Re: Why the data changes it's value by itself!