Project

General

Profile

Actions

Bug #554

closed

xml_replication table in production metacat

Added by Jing Tao almost 22 years ago. Updated almost 22 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
metacat
Target version:
Start date:
07/10/2002
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
554

Description

After finishing the replication feature of metacat, the xml_replication table
was added some new fields such as datafilereplicate and hub.

xmltables.sql and xmltables_postgres were revised. But they only are used for
create a new database. If we apply them in our production version of metacat,
we will lose our all metacat data!

So we need a new script file which only replace the xml_replication tables
itself and keep other tables same. Maybe serverid in xml_replication tables is
a foreign key of xml_documents table is a issue need to be figured out.

Actions #1

Updated by Jing Tao almost 22 years ago

A script file named xmlreplicationtable.sql was added to xmltodb/src. This
file uses sql command to add datareplicate and hub column into xml_replication
table.

Testing results showed that the colummns can be added and wouldn't destory
other tables and functionalities.

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 554

Actions

Also available in: Atom PDF