Skip to content

Commit

Permalink
PIM-1766: Added step to shutdown the uw api and jasper api
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Hostettler committed Oct 28, 2024
1 parent 273c395 commit b90e091
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ DLVR: pituwdlvr
TEST: pituwtest
PROD: pituwprod

--Before running the rename statement, shutdown these apis:
- UW API
- Jasper API

--Rename sql has to be run: ALTER DATABASE old_database_name RENAME TO new_database_name;

DEV: ALTER DATABASE cirrasdev RENAME TO pituwdev;
Expand Down

0 comments on commit b90e091

Please sign in to comment.