The PostgreSQL replication of the graph database between prado and somerset is currently hanging. We need to make a plan to fix it, and to implement that plan.
Current status of the new replica's recovery:
Data copy:
[x] `content`
[ ] `directory` (in progress)
[ ] `directory_entry_dir` (in progress)
[ ] `directory_entry_file` (in progress)
[x] `directory_entry_rev`
[x] `metadata_provider`
[x] `object_counts`
[x] `origin`
[x] `origin_metadata`
[x] `origin_visit`
[x] `person`
[x] `release`
[x] `revision`
[x] `revision_history`
[x] `skipped_content`
[x] `snapshot`
[x] `snapshot_branch`
[x] `snapshot_branches`
[x] `tool`
Indexes created on replica:
[ ] `content` (in progress)
[ ] `directory`
[ ] `directory_entry_dir`
[ ] `directory_entry_file`
[x] `directory_entry_rev`
[x] `metadata_provider`
[x] `object_counts`
[x] `origin`
[x] `origin_metadata`
[x] `origin_visit`
[x] `person`
[x] `release`
[x] `revision`
[x] `revision_history`
[x] `skipped_content`
[x] `snapshot`
[x] `snapshot_branch`
[x] `snapshot_branches`
[x] `tool`