Re: [computer-go] Re: Problems with CGOS

2009-06-02 Thread Don Dailey
I'll review what I have when I get home.   I don't believe this is an
issue,  but it is a good thing to double-check.

- Don



On Tue, Jun 2, 2009 at 2:30 PM, Dave Dyer  wrote:

>
> >
> >So I believe this is a design flaw in CGOS itself.   I wrote CGOS without
> having had any experience writing servers.
>
> If there's a problem with larger databases, perhaps it can be
> fixed by adding the right indexes to the sql database.  If
> you add a little time monitoring code around your queries
> to determine which are slowest, you may be able to devise a
> 1 line fix, by added an index to the schema.
>
>
>
> ___
> computer-go mailing list
> computer-go@computer-go.org
> http://www.computer-go.org/mailman/listinfo/computer-go/
>
___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/

[computer-go] Re: Problems with CGOS

2009-06-02 Thread Dave Dyer

>
>So I believe this is a design flaw in CGOS itself.   I wrote CGOS without 
>having had any experience writing servers.   

If there's a problem with larger databases, perhaps it can be
fixed by adding the right indexes to the sql database.  If
you add a little time monitoring code around your queries
to determine which are slowest, you may be able to devise a 
1 line fix, by added an index to the schema.



___
computer-go mailing list
computer-go@computer-go.org
http://www.computer-go.org/mailman/listinfo/computer-go/