Copy postgres DB from docker container on remote server

后端 未结 0 1062
情深已故
情深已故 2020-12-23 23:26

I want to copy DB from the remote server to my local machine.

I tried to do it with such command:

ssh root@remoteserver "cd /home/project_dir &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题