Sample Header Ad - 728x90

PostgreSQL equivalent to checksum table

1 vote
1 answer
409 views
What would be the fastest operation of checksum table, which returns the same value in MySQL and in Postgres if there is the same dataset in tables? It could be a function, or just an equivalent of MySQL's checksum in Postgres. Looking for a way to verify consistency by additional check, after migration from MySQL to Postgres.
Asked by Sławomir Lenart (275 rep)
Nov 29, 2024, 07:19 PM
Last activity: Dec 1, 2024, 07:44 PM