Re: Wrong select results after transaction (HELP PLS) - Mailing list pgsql-general

From Tino Wildenhain
Subject Re: Wrong select results after transaction (HELP PLS)
Date
Msg-id 1118430925.30233.1.camel@Andrea.peacock.de
Whole thread Raw
In response to Wrong select results after transaction (HELP PLS)  (go <go@ugnn.ru>)
List pgsql-general
Am Freitag, den 10.06.2005, 08:42 +0400 schrieb go:
> Hi,
>
>  Help me please to resolve the problem:
> Just After commiting transaction - writing ,say 90 rows,I try to select
> the same 90 rows - and get wrong set of rows (some of them: 1-2 replaced
> by unknown data). But after 10-20 seconds the result of selecting
> the neccessary 90 rows return right result.
>  Tell me pls what to do.

You should start with explaining in detail what you do, and what you
use to write and query.

E.g. how do you insert, and how do you select "the same 90 rows"




pgsql-general by date:

Previous
From: "David Parker"
Date:
Subject: index xyz is not a btree
Next
From: Tom Lane
Date:
Subject: Re: index xyz is not a btree