From: | "Gregory S(dot) Williamson" <gsw(at)globexplorer(dot)com> |
---|---|
To: | "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
Cc: | "Tomaz Borstnar" <tomaz(dot)borstnar(at)over(dot)net>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: full data disk -- any chance of recovery |
Date: | 2006-01-04 05:27:16 |
Message-ID: | 71E37EF6B7DCC1499CEA0316A2568328024BBDA5@loki.wc.globexplorer.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Tom Lane conjured forth the following characters:
>
> > Might want to turn off dumping of core files; I believe man ulimit is
> > the place to look.
>
> Actually, as a developer I would've first wanted to look into the core
> files and try to see why they showed up in the first place. A gdb stack
> trace would often tell something useful (... if not to you, then to
> someone on the -hackers list ...). Cleaning up after a problem is fine,
> but don't destroy the evidence until you've learned as much as you can
> towards preventing the problem from happening again.
We'll be a month or so to switching to 8.1, so I am sure that we'll have another core file which can kept. To the truth I haven't pursued this much because
(a) it's an old revision and if time is to be spent swatting bugs it is better spent on current software, and besides it may a result of something already fixed;
(b) we're almost certain that this is a result of catastrophic failures in postGIS/GEOS under load. We typically see a few connections go crazy and eat up all the RAM and CPU time; sometimes we've had to reboot to get things calm again. Our testing of 8.0 w/ postGIS 1.0 led us to conclude that we will see far less of this, in that when we replayed a day's traffic to the databases we saw no errors versus dozens from the same traffic on 7.4.
When I do find another core I'll people know if you care; the chances are quite good that we find the opportunity.
Alas, moving large systems in a company sometimes requires the subtle skills of a cat herder combined with the social tact of an offensive linebacker.
Thanks again,
G
From | Date | Subject | |
---|---|---|---|
Next Message | Tsirkin Evgeny | 2006-01-04 08:51:55 | Re: preventing deadlocks |
Previous Message | Tom Lane | 2006-01-04 04:10:02 | Re: full data disk -- any chance of recovery |