Re: database slowness weirdness
Re: database slowness weirdness
- Subject: Re: database slowness weirdness
- From: Arturo PĂ©rez <email@hidden>
- Date: Mon, 26 Apr 2004 21:22:14 -0400
On Apr 26, 2004, at 5:47 PM, Jonathan Rochkind wrote:
But now I'm worried that for as long as it takes to execute, nobody
else can get in to do an UPDATE to that table. And since an UPDATE to
that table is done every time someone logs in... that's bad. It keeps
people from logging in.
You could just try moving the update to session terminate or logout
time. That wouldn't be nearly so bad.
----
WO in philadelphia - wanna cheesesteak with that?
Please visit webobjects.meetup.com.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.