By qpx
I want to transfer remotely data to DO, Postgress database;
The database is already created, bur is almost empty(initial django migration)
I want to get data from a local database(same structure), but when I want to restore I get:
ERROR: insert or update on table “someTable” violates foreign key constraint “aConstraintName”
I understand that I need to remove some constraints, but I need clear steps.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Can you clarify what steps you have taken in the export and import process up to the point that you see this error? The more context that can be provided, the more likely we will be able to determine what you can do to correct this issue.
I don’t use import/export; in modified pg_hba.conf and postgresql.conf to allow me to connect remotely.
I did with pg_admin a backup.
I connect to the DO database, I use restore using the local backup.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.