Re: Re: ?????: ?????: WAL and indexes (Re: [HACKERS] WAL status & todo) - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Re: ?????: ?????: WAL and indexes (Re: [HACKERS] WAL status & todo)
Date
Msg-id 200010161927.PAA29770@candle.pha.pa.us
Whole thread Raw
In response to Re: Ответ: Ответ: WAL and indexes (Re: [HACKERS] WAL status & todo)  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> "Mikheev, Vadim" <vmikheev@SECTORBASE.COM> writes:
> > And how could I use such records on recovery
> > being unable to know what data columns represent
> > keys, what functions should be used for ordering?
> 
> Um, that's not built into the index either, is it?  OK, you win ...
> 
> I'm still nervous about how we're going to test the WAL code adequately
> for the lesser-used index types.  Any ideas out there?

Wait for bug reports?  :-)

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: Ответ: [HACKERS] Otvet: WAL and indexes (Re: [HACKERS] WAL status & todo)
Next
From: Bruce Momjian
Date:
Subject: Re: TODO list updates