Skip to content

lucaSportable/7NationDowloadUserDataFromCloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save on the local

Saving the cloud to the local one.

Requirements

  • connection to rds. ( new need to be tested)
  • pg dumper ( need to interface the existent to rds)
  • sender remote receiver in metric server of the dump itself?
  • pg restorer (total new piece of code)

alternative plan

  • trigger from the local
  • creation of the tmp db in rds (remote)
  • send a ready to download to the local instance
  • local instance connect to rds, dump and restore.

steps

Remote initializer

  1. its an endpoint 0.1 connect to rds.
  2. create a new database with only the selected fields.
  3. dump it
  4. send it (its just an api request) 3.a delete the local datab
  5. restore the pg dump locally in receiver.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors