| From: | "Vadim Mikheev" <vmikheev(at)sectorbase(dot)com> |
|---|---|
| To: | "PostgreSQL Development" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: How to shoot yourself in the foot: kill -9 postmaster |
| Date: | 2001-03-07 09:32:38 |
| Message-ID: | 04f301c0a6e9$8d7c53a0$4879583f@sectorbase.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> I have spent several days now puzzling over the corrupted WAL logfile
> that Scott Parish was kind enough to send me from a 7.1beta4 crash.
> It looks a lot like two different series of transactions were getting
> written into the same logfile. I'd been digging like mad in the WAL
> code to try to explain this as a buffer-management logic error, but
> after a fresh exchange of info it turns out that I was barking up the
> wrong tree.
Sorry about that. This is the same situation I was in myself couple
of times and "fresh exchange of info" was saving too -:)
Anyway it's good to know that it wasn't buffer/etc logic error -:)
(Actually, logs from you looked sooo grave so it becomes unclear
how WAL worked at all -:).
Nevertheless, subj is rised. BTW, does anybody know results of kill -9
in Oracle/Informix/etc? Just curious -:)
Vadim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Zeugswetter Andreas SB | 2001-03-07 10:25:20 | AW: How to shoot yourself in the foot: kill -9 postmast er |
| Previous Message | Vadim Mikheev | 2001-03-07 09:12:42 | Re: AW: AW: AW: AW: WAL-based allocation of XIDs is insecur e |