Re: [HACKERS] [PERFORM] Slow count(*) again...

2011-02-09 Thread Gorshkov
On 2011-02-03 22:48, Scott Marlowe wrote: On Thu, Feb 3, 2011 at 8:40 PM, Greg Smith wrote: Scott Marlowe wrote: Yes they're useful, but like a plastic bad covering a broken car window, they're useful because they cover something that's inherently broken. Awesome. Now we have a car anolog

Re: [PERFORM] Decide between Postgresql and Mysql (help of

2006-03-29 Thread Gorshkov
On Wednesday 29 March 2006 22:01, Craig A. James wrote: > This is off-topic for this group so I'll just give a brief reply; I'm happy > to carry on more just between the two of us... > > Gorshkov wrote: > > That being said . what *is* the difference between cod

Re: [PERFORM] Decide between Postgresql and Mysql (help of

2006-03-29 Thread Gorshkov
On Wednesday 29 March 2006 21:23, Craig A. James wrote: > Gorshkov wrote: > > /flame on > > if you were *that* worried about performance, you wouldn't be using PHP > > or *any* interperted language > > /flame off > > > > sorry - couldn't resist it

Re: [PERFORM] Decide between Postgresql and Mysql (help of

2006-03-29 Thread Gorshkov
On Tuesday 28 March 2006 14:50, Scott Marlowe wrote: > On Tue, 2006-03-28 at 13:42, PFC wrote: > > > This is as much about the code in front of the database as the database > > > itself. You'll want to use an architecture that supports pooled > > > connections (java, php under lighttpd, etc...) an

[PERFORM] embedded postgres and threading

2006-03-08 Thread Gorshkov
Sorry if this is the wrong list ... I'm in the process of developing an application based on gtk & postgress for both windows & linux. Short, simple and to the point - I'm using embedded SQL is there anything I should know about using postgress in multiple threads, under linux OR wind