Project

General

Profile

Task #2905

Story #2720: KNB, LTER, PISCO, ESA, SANPARKS roll out

Task #2881: ESA + PARC MN upgrade

Task #2846: Build new PARC server on mn-ucsb-2.dataone.org

Migrate postgres DB for PARC

Added by Ben Leinfelder almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
-
Start date:
2012-06-10
Due date:
% Done:

100%

Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:

Description

On original server:
sudo -u postgres bash -c "/usr/bin/pg_dump -Fc parc > /tmp/parc.dump"
scp /tmp/parc.dump leinfelder@mn-ucsb-2.dataone.org:/tmp/parc.dump

On target PARC:
sudo -u postgres bash -c "/usr/bin/pg_restore -d parc /tmp/parc.dump"

History

#1 Updated by Ben Leinfelder almost 12 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 90

Given that the target user audience cannot login, I bet you there will be no new packages added...but keeping this open for now.

#2 Updated by Ben Leinfelder almost 12 years ago

  • Status changed from In Progress to Closed

done

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 14.8 MB)