Search Postgresql Archives

PG replicas and transactions atomicity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Are PG replicas updated atomically following the same transactions boundaries as the source DB ?
For example, if 2 rows from a named table are updated atomically (with a transaction) in the source DB, is there a guarantee that both
changes will be done atomically in a replica, or is there a time window where only one changed row could be visible in the replica ? 

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux