ilyaprofev
PROOP
2 years ago
Hello everyone, I have a separate deployed #postgreSQL database in a separate block, that is, there is only one, is it possible to transfer it to my group server so that the data is not lost
7 Replies
2 years ago
by block, do you mean project?
2 years ago
you would need to deploy a new database into the correct project, and then pg_dump the old database, and pg_restore it to the new database
2 years ago
no problem!
2 years ago
!s
Status changed to Solved brody • over 1 year ago