Merge deployed database + group in another part
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

Solved

7 Replies

ilyaprofev
PROOP

a year ago

1f5010b4-9413-4062-81d3-e8bbc7d71ccf


a year ago

by block, do you mean project?


ilyaprofev
PROOP

a year ago

yes


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


ilyaprofev
PROOP

a year ago

I'll have to do it this way, ok.
Thanks for your help.


a year ago

no problem!


a year ago

!s


Status changed to Solved brody over 1 year ago


Loading...