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 23:45:17 |
Message-ID: | 8F4C99C66D04D4118F580090272A7A23018D89@sectorbase1.sectorbase.com |
Views: | Raw Message | Whole Thread | 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
Fixed. Thanks for pointing to the problem!
Vadim
From | Date | Subject | |
---|---|---|---|
Next Message | Karel Zak | 2000-11-01 00:16:42 | Re: Query cache import? |
Previous Message | Poul L. Christiansen | 2000-10-31 23:44:57 | Re: Query caching |