Replication information added to SHOW output
Dmitry Yemanov
-
The
SHOW DATABASEcommand now reports the “Replica mode” and “Publication” state -
The
SHOW TABLE namecommand now reports the publications that include the table -
The
SHOW PUBLICATIONS [name]command will show the named publication, or — without name — all user-defined publications in the current databaseNoteCurrently, Firebird doesn’t support user-defined publication, so
SHOW PUBLICATIONScurrently will never list any publications. -
The command
SHOW SYSTEMnow also lists system publications, andSHOW SYSTEM PUBLICATIONSwas added to only show system publications