knowledge-database (beta)

Current group: pgsql.hackers

Addition to TODO

Addition to TODO  
Bruce Momjian
 Re: Addition to TODO  
Tom Lane
 Re: Addition to TODO  
Bruce Momjian
From:Bruce Momjian
Subject:Addition to TODO
Date:Wed, 19 Jan 2005 09:17:37 -0500 (EST)
In working with someone who had ext3 file system corruption, I found the
need for this capability I have added to the TODO list:

* Add 'tid != tid ' operator for use in corruption recovery

--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings
From:Tom Lane
Subject:Re: Addition to TODO
Date:Wed, 19 Jan 2005 12:44:48 -0500
Bruce Momjian writes:
> In working with someone who had ext3 file system corruption, I found the
> need for this capability I have added to the TODO list:

> * Add 'tid != tid ' operator for use in corruption recovery

WHERE NOT (tid = tid) ?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly
From:Bruce Momjian
Subject:Re: Addition to TODO
Date:Wed, 19 Jan 2005 12:49:23 -0500 (EST)
Tom Lane wrote:
> Bruce Momjian writes:
> > In working with someone who had ext3 file system corruption, I found the
> > need for this capability I have added to the TODO list:
>
> > * Add 'tid != tid ' operator for use in corruption recovery
>
> WHERE NOT (tid = tid) ?

Oh, that works? Interesting. Thanks.

--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
   

Copyright © 2006 knowledge-database   -   All rights reserved