Re: PostgreSQL and Firebird comparison via digg
- From: Carlos Korhasanoglu <ckorhasanoglu@xxxxxxxxxxxx>
- Date: Thu, 15 Nov 2007 17:18:07 -0300
Tony:
Do you know if using PostgreSQL a query or connection can have a priority set, so it can run quicker than other queries?
For example, in a POS system the reporting queries should have lower priority than the generated invoices insert queries.
Thanks in advance
Carlos
Tony Caduto escribió:
Donald Shimoda wrote:.Tony Caduto escribió:
Not sure why Donald needs multi threads for his daily database usage :-)
Fire 10 large SELECTS in a 24x7 application server and you can see why you need it. ;)
Who can mislead the sense of threads in that days?
I do many more than 10 large selects in many 27x7 applications with PostgreSQL.
Since when has firebird supported parallel query execution? Far as I know when you run a query in Firebird it runs in the context of that thread. So like I said the only advantage is in terms of how long it takes to connect to the server to run another query.
If you run 1 select right after each other on the same connection there is going to be no difference in how fast those queries execute.
Have you even tried the latest native win32 version of PostgreSQL?
I know a lot of people are basing this whole threading thing on when PostgreSQL only ran on windows via cygwin Unix emulation and yes that did suck, but that is a thing of the way way past.
And the whole threading thing is completely mute on Unix platforms which you should be running anyway for things like PHP and Apache.
Later,
Tony
- Follow-Ups:
- Re: PostgreSQL and Firebird comparison via digg
- From: Tony Caduto
- Re: PostgreSQL and Firebird comparison via digg
- From: Tony Caduto
- Re: PostgreSQL and Firebird comparison via digg
- References:
- PostgreSQL and Firebird comparison via digg
- From: Tony Caduto
- Re: PostgreSQL and Firebird comparison via digg
- From: Donald Shimoda
- Re: PostgreSQL and Firebird comparison via digg
- From: Tony Caduto
- Re: PostgreSQL and Firebird comparison via digg
- From: Tiger
- Re: PostgreSQL and Firebird comparison via digg
- From: Tony Caduto
- Re: PostgreSQL and Firebird comparison via digg
- From: Donald Shimoda
- Re: PostgreSQL and Firebird comparison via digg
- From: Tony Caduto
- PostgreSQL and Firebird comparison via digg
- Prev by Date: Re: PostgreSQL and Firebird comparison via digg
- Next by Date: Re: PostgreSQL and Firebird comparison via digg
- Previous by thread: Re: PostgreSQL and Firebird comparison via digg
- Next by thread: Re: PostgreSQL and Firebird comparison via digg
- Index(es):
Relevant Pages
|
|