diff --git a/symmetric/src/docbook/user-guide/appendix/databases.xml b/symmetric/src/docbook/user-guide/appendix/databases.xml index 2bcac31a87..4043e6e2b8 100644 --- a/symmetric/src/docbook/user-guide/appendix/databases.xml +++ b/symmetric/src/docbook/user-guide/appendix/databases.xml @@ -187,8 +187,8 @@ GRANT EXECUTE ON UTL_RAW TO SYMMETRIC;]]> PostgreSQL Starting with PostgreSQL 8.3, SymmetricDS supports the transaction identifier. - Binary Large Object (BLOB) replication is supported for byte array (bytea) - data type, but not for object identifier (OID) data that is stored in pg_largeobject. + Binary Large Object (BLOB) replication is supported for both byte array (BYTEA) + and object ID (OID) data types. In order to function properly, SymmetricDS needs to use session variables.