Re: PLEASE GOD HELP US!

From: "Shane | SkinnyCorp" <shanew(at)skinnycorp(dot)com>
To: "PgSQL ADMIN" <pgsql-admin(at)postgresql(dot)org>
Subject: Re: PLEASE GOD HELP US!
Date: 2004-10-01 20:26:31
Message-ID: 00ab01c4a7f4$f04fffd0$3402a8c0@shanepc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Okay, just so no one posts about this again...

the 'ORDER BY t.status=5,lastreply' clause is meant to float the threads
with a status of '5' to the top of the list... it is NOT meant to only grab
threads where the status = 5. Oh and believe me, when I take this out of
the query, it CERTAINLY doesn't add any more than possible 1/4 of a
millesecond to the speed of the SELECT statement.

:/

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Uwe C. Schroeder 2004-10-01 20:48:41 Re: PLEASE GOD HELP US!
Previous Message Rosser Schwarz 2004-10-01 20:16:29 Re: PLEASE GOD HELP US!