[GENERAL] Re: select question -- SOLVED
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
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.