Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Comparing tables over multiple servers

by hakkr (Chaplain)
on Oct 28, 2005 at 14:51 UTC ( [id://503671]=note: print w/replies, xml ) Need Help??


in reply to Comparing tables over multiple servers

If you can find them you could just stat the modified date and size of the raw datafiles or compare md5 hashes of the files.

Depending on how you can sort the data with sql you may just be able to take a look at the first x rows and/or the last x rows of the table instead of building a complete array.

Also depending on your data you could maybe checksum a column.

  • Comment on Re: Comparing tables over multiple servers

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 13:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found