PSQL READER: Use the REPEATABLE READ isolation level.
authorJohn Darrington <john@darrington.wattle.id.au>
Tue, 23 Aug 2016 19:41:13 +0000 (21:41 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Tue, 23 Aug 2016 19:41:13 +0000 (21:41 +0200)
commit2cccb3d44c3ab86070127d72760a997214d391c7
tree21f07f6ea7a5c59765731b7c2f16936ec0a9fdf3
parent9b00b43dcc1afbaedd5b104fdfb622e2edcf25f3
PSQL READER: Use the REPEATABLE READ isolation level.

Apparently SERIALIZABLE doesn't work if the server is in
"hot standby" mode.
src/data/psql-reader.c