-----Original Message----- From: Rod Taylor [mailto:[EMAIL PROTECTED]] Sent: Friday, April 05, 2002 12:35 PM To: Dann Corbit; Tom Lane Cc: Doug McNaught; [EMAIL PROTECTED] Subject: Re: [HACKERS] Suggestion for optimization
Not to mention it only increases the speed of: SELECT count(*) FROM foo; and not: SELECT count(*) FROM foo WHERE bar; >>----------------------------------------------- Of course. Nobody optimizes that one (that I am aware of). <<----------------------------------------------- ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster