void pq\Transaction::importSnapshot(string $snapshot_id)Import a snapshot from another transaction to synchronize with. See pq\Transaction::exportSnapshot().
NOTE:
The transaction must have an isolation level of at least pq\Transaction::REPEATABLE_READ.