Re: optimization/indexing
Re: optimization/indexing
- Subject: Re: optimization/indexing
- From: Jeff Schmitz <email@hidden>
- Date: Tue, 16 Dec 2008 23:07:43 -0600
hmm, I'm not doing an insert at all, just a read. Kind of thought
there must be something else too though (with my limited experience)
but figured indexing would be a good thing to do regardless before
digging into debugging the real culprit here.
Jeff
On Dec 16, 2008, at 11:01 PM, Mike Schrag wrote:
More than a minute to insert to a 7000 row table?
Do other operations on the same DB take an appropriate amount of
time? If not I would start looking at DNS or other connectivity
issues. I can't fathom a FB DB sucking at that level.
this was my first thought, too ... something else is going on here.
I suspect if sql debug was turned on, you'd see tons of faulting
going on that you didn't realize and that the insert itself is not
actually the slow thing.
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden