|
|
|
@ -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 |