ilyaprofev
PROOP
a year 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
a year ago
by block, do you mean project?
a year ago
you would need to deploy a new database into the correct project, and then pgdump the old database, and pgrestore it to the new database
a year ago
no problem!
a year ago
!s
Status changed to Solved brody • over 1 year ago