Oh cool. So its only being called for debug? Thats re-assuring. Thanks John.
Adam On Wed, Apr 7, 2010 at 11:45 PM, John Andersen <[email protected]>wrote: > As long as you are developing your CakePHP application and have turned > debug turned on, you will get this information nearly every time. > > I would never care measuring my application in with debug turned on. > > Try measure your application again, with debug turned off! Then tell > us what you discover :) > Enjoy, > John > > On Apr 8, 9:05 am, Adam <[email protected]> wrote: > > I'm porting over from Mysql to Postgres and a seeing all these queries > > for INFORMATION_SCHEMA in Postgres taking up 99 ms of time. > > > > I'm not even doing any queries. This is on a login page. I'm running > > in DEV mode with Debug set to 3. > > > > Can someone tell me what I need to do to make these INFORMATION_SCHEMA > > queries go away? Why are they there? > > > > Cheers, > > > > Adam > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > > To unsubscribe, reply using "remove me" as the subject. > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
