Re: Strange Postgresql behavior solved - Mailing list pgsql-general

From owen hartnett
Subject Re: Strange Postgresql behavior solved
Date
Msg-id 709F663C-C621-493E-844B-7C313C71573B@clipboardinc.com
Whole thread Raw
In response to Re: Strange Postgresql behavior solved  ("Leif B. Kristensen" <leif@solumslekt.org>)
List pgsql-general
On Jul 26, 2008, at 2:32 AM, "Leif B. Kristensen"
<leif@solumslekt.org> wrote:

> On Saturday 26. July 2008, Owen Hartnett wrote:
>> Probably some funky stuff with the router (not one of their expensive
>> ones) that caused all the consternation, but I originally thought
>> corrupt database (because I could get 117 records to come out fine,
>> but not the 118th).  Also, I had narrowed it down to failing only
>> when accessing the last three fields of that 118th record, the first
>> 40 fields were fine.
>
> That sounds a lot like the "game mode" router bug:
>
> http://www.azureuswiki.com/index.php/Torrents_stop_at_99_percent

Yes. It looks like just the behavior. The read failed in the exact
same record every time, even at the same column, and the server is
sitting in a DMZ.

-Owen


pgsql-general by date:

Previous
From: Steve Atkins
Date:
Subject: Wrapper to use correct version of psql?
Next
From: Yi Zhao
Date:
Subject: how to remove the duplicate elements from an array?