Difference between revisions of "DB REP ALLOW"

From Recital Documentation Wiki
Jump to: navigation, search
 
 
Line 16: Line 16:
 
[[Category:Configuration]]
 
[[Category:Configuration]]
 
[[Category:RRS Configuration]]
 
[[Category:RRS Configuration]]
[[Category:Environment Variables|DB_REP_ALLOW]]
+
[[Category:Environment Variables|REP_ALLOW]]

Latest revision as of 14:47, 3 March 2010

Purpose

Used to specify the name of a file containing tables to be replicated


See Also

DB_REP_DENY, SET REPLICATION


Description

The name of a file in the conf directory containing the names of tables to be replicated if SET REPLICATION is on. The default filename is replication.allow. Tables should be listed in the file one to a line. <databasename>!* can be used to specify all files from a database. If the file is not empty, then only listed files will be replicated.


Products

Recital Database Server, Recital Mirage Server