| From: | "Mikheev, Vadim" <vmikheev(at)SECTORBASE(dot)COM> |
|---|---|
| To: | "'Peter Eisentraut'" <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-hackers(at)hub(dot)org |
| Subject: | RE: WAL status update |
| Date: | 2000-10-31 22:45:17 |
| Message-ID: | 8F4C99C66D04D4118F580090272A7A23018D88@sectorbase1.sectorbase.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> The first test did not go very well. I did a fresh compile, initdb,
> started the postmaster, ran 'make installcheck' (sequential regression
> tests), and sent a kill -QUIT to the postmaster during the
> numeric test.
> Then I restarted the postmaster and got a load of lines like
>
> REDO @ 0/434072; LSN 0/434100: prev 0/433992; xprev 0/433992; xid
> 17278: Transaction - commit: 2000-10-31 23:21:29
> REDO @ 0/434100; LSN 0/434252: prev 0/434072; xprev 0/0; xid
> 17279: Heap - insert: node 19008/1259; cid 0; tid 1/43
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Is this *the last* output just before abort?
I need to know in what stage abort occured.
Could you look at core file too?
> after which it finished with
>
> Startup failed - abort
Vadim
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2000-10-31 22:48:49 | Re: WAL status update |
| Previous Message | Steve Wolfe | 2000-10-31 22:41:30 | Re: Query caching |