[GENERAL] Re: select question -- SOLVED

2000-07-31 Thread Felipe Alvarez Harnecker
Tom Lane writes: > Felipe Alvarez Harnecker <[EMAIL PROTECTED]> writes: > > Hi, I wonder if one must activate the LIMIT clause somewhere, > > uh ... no ... > > > bacause for me it does nothing. > > Details? What query did you

[GENERAL] Re: select question

2000-07-31 Thread Felipe Alvarez Harnecker
r > optimizes queries with small limit+offset differently from those > without. > > regards, tom lane Hi, I wonder if one must activate the LIMIT clause somewhere, bacause for me it does nothing. I'm using postgresql Version: 7.0.2 in a Debina potato system. Thanx.