papaflavaflave
PROOP
a year ago
When I spun up new environments, the tables in my postgres db did not carry over. Am I missing a setting or something?
10 Replies
medim
MODERATOR
a year ago
afaik you need to enable "copy volume data"
medim
MODERATOR
a year ago
db data (tables, values) is stored in the service volume, that's where persistance occurs
oh but that setting is only available for PR environments. Not when spinning up a new environment (dev, staging)
medim
MODERATOR
a year ago
Did it work?
medim
MODERATOR
a year ago
oh really? didn't know about that