Nice one.  Evidently we're developing very different types of apps.  I
rarely hit table sizes greater than 1M records.  MySQL performs really well
for me.  Yes, I've had to code around some performance issues (the IN
clause specifically), but that is trivial.  I've only ever worked with
Postgres once and didn't like it. As I recall (it was quite a few years
ago) there was more management of the db that had to be done.  MySQL is
pretty much hands-off, create it and let it be.  But, like I said, I have
very little experience with Postgres.  To each their own I guess.

Best of luck with the new app!

-Jim


On Fri, Mar 6, 2015 at 10:38 PM, Joe Barnhart <joe.barnh...@gmail.com>
wrote:

> Hi Jim --
>
> Please, whatever you do, DO NOT ever try Postgres!  You will be ruined for
> MySql...  :-P
>
> -- Joe
>
> On Friday, March 6, 2015 at 3:00:22 PM UTC-8, Jim S wrote:
>>
>> Shoot, I was hoping that information would help you out.  Certainly made
>> drastic improvements in my case.  Let the hatefest continue!!  However,
>> I'll have to skip this one, MySQL has done very well for me over the years..
>>
>> -Jim
>>
>>>
>>>>>  --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "web2py-users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/web2py/JUUax7GjxYo/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> web2py+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to