diff --git a/README DB.txt b/README DB.txt index 834fe7a..5efb4be 100644 --- a/README DB.txt +++ b/README DB.txt @@ -35,4 +35,8 @@ pg_dump -U mattias -Fc ikea_foundtation_week_2026 > db20140909.bak pg_dump -U mattias ikea_foundtation_week_2026 > db20140909.sql pg_restore -Fc --dbname=ikea_foundtation_week_2026 --username=ikea_foundation dumps/db20230209.bak -pg_restore -Fc --create --dbname=ikea_foundtation_week_2026 --username=ikea_foundation db20150901.bak \ No newline at end of file +pg_restore -Fc --create --dbname=ikea_foundtation_week_2026 --username=ikea_foundation db20150901.bak + + +dropdb ikea_foundtation_week_2026 +createdb ikea_foundtation_week_2026 \ No newline at end of file diff --git a/db20260325.dump b/db20260325.dump new file mode 100644 index 0000000..c379943 Binary files /dev/null and b/db20260325.dump differ