Re: Fwd: Re: Weird trouble with select - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Fwd: Re: Weird trouble with select
Date
Msg-id 201006290819.12820.adrian.klaver@gmail.com
Whole thread Raw
In response to Re: Fwd: Re: Weird trouble with select  (erobles <erobles@sensacd.com.mx>)
Responses Re: Fwd: Re: Weird trouble with select  (erobles <erobles@sensacd.com.mx>)
List pgsql-general
On Tuesday 29 June 2010 7:47:32 am erobles wrote:
>
> Hi!, thanks for your answer
>
> > How many results are being returned for id=72 vs other ids?
>
> the  tuples returned  for id=72 are 91  (is too short :-( ),  for id=71
> are 94 for id=10 are 44.
>
> > How are 'B' and 'C' connecting to 'A'; psql,JDBC,ODBC ?
>
> the connection   is realized by psql.
>
> > Are you sure the clients are all connecting to the same database?
>
> Yes i sure. Even check the PGUSER, PGDATABASE and PGHOST and those
> varables are well setting.

At this point I do not have a clue as to what could be causing the difference in
behavior :(

--
Adrian Klaver
adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: Arnaud Lesauvage
Date:
Subject: Prevent characters not transposable to LATIN9
Next
From: erobles
Date:
Subject: Re: Fwd: Re: Weird trouble with select