unexpected results

From: mixo <mixo(at)beth(dot)uniforum(dot)org(dot)za>
To: pgsql-general(at)postgresql(dot)org
Subject: unexpected results
Date: 2002-08-12 12:12:46
Message-ID: 3D57A63E.2020207@beth.uniforum.org.za
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 7.2.1-5, from this

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
select col1,col2 from table1 where coln = 'somelongstring'
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
I get no results. But if change to a wildcard, then I get results. This
worries me
as I recently upgraded to 7.2.1, and since then "pg" has not started at
boot time-- I
have to manually start it; and on another version (older) the same query
yields
results. Should I be worried? Or is there some reasonable explanation
for this?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message ktt 2002-08-12 12:23:19 Re: start selecting from particular ID
Previous Message Michael Meskes 2002-08-12 12:03:01 Re: Stored procedures returning rowsets