You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The main problem is that when i try to restore from files, i get errors on primary keys. The schema gets restored without any problems. but data is missing.
I need to restore everything in the db: table, funcions, accounts, settins ecc.
I tried different scripts found on github, tack overflow, chat GPT, Copilot but i couldn't find any of them working.
At the moment i have a project for production and a project for testing and i can't transfer data from one to another.
Could anyone help me in this?
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone.
I'm developing an webapp and i need to daily backup my DB.
In order to do that, i'm using a raspberry that everydays runs this script:
The main problem is that when i try to restore from files, i get errors on primary keys. The schema gets restored without any problems. but data is missing.
I need to restore everything in the db: table, funcions, accounts, settins ecc.
I tried different scripts found on github, tack overflow, chat GPT, Copilot but i couldn't find any of them working.
At the moment i have a project for production and a project for testing and i can't transfer data from one to another.
Could anyone help me in this?
Thanks
All reactions