Mattias Bodlund 1 month ago
parent
commit
36123cf059
2 changed files with 5 additions and 1 deletions
  1. +5
    -1
      README DB.txt
  2. BIN
      db20260325.dump

+ 5
- 1
README DB.txt View File

@ -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
pg_restore -Fc --create --dbname=ikea_foundtation_week_2026 --username=ikea_foundation db20150901.bak
dropdb ikea_foundtation_week_2026
createdb ikea_foundtation_week_2026

BIN
db20260325.dump View File


Loading…
Cancel
Save