Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^4: Perl/PostgreSQL niche

by dbwiz (Curate)
on Sep 06, 2005 at 15:28 UTC ( [id://489551]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Perl/PostgreSQL niche
in thread Perl/PostgreSQL niche

But from what I have read, it aims and misses

You haven't read the entire story, I'm afraid.

MySQL programs are required to lock the entire table to perform updates.

That is not correct. Since version 3.23, MySQL has had the capability of locking at record level, using InnoDB tables.

I am administering an application where a MySQL database handles several thousand of concurrent updates, using transactions and referential integrity, without effort, providing a high level of efficiency.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://489551]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (6)
As of 2024-04-19 12:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found