[code language=”ruby”]
/Applications/Postgres.app/Contents/Versions/9.6/bin/pg_restore –verbose –clean –no-acl –no-owner -h localhost -U postgres -d my_db ~/Downloads/staging.dump
[/code]
View more posts by Rakesh PD
[code language=”ruby”]
/Applications/Postgres.app/Contents/Versions/9.6/bin/pg_restore –verbose –clean –no-acl –no-owner -h localhost -U postgres -d my_db ~/Downloads/staging.dump
[/code]
Import the key [code language=”bash”]sudo apt-key adv –keyserver hkp://keyserver.ubuntu.com:80 –recv EA312927[/code] create a list file for…
[et_pb_section fb_built=”1″ admin_label=”Header Section” _builder_version=”3.19.18″ use_background_color_gradient=”on” background_color_gradient_start=”rgba(26,10,56,0)” background_color_gradient_end=”#1a0a38″ background_color_gradient_overlays_image=”on” background_image=”https://www.xploralab.com/wp-content/uploads/2019/02/section-background-2.jpg” custom_padding=”29vw|0px|0|0px|false|false” background_color_gradient_start__hover=”#2b87da” background_color_gradient_start__hover_enabled=”#2b87da” background_color_gradient_end__hover=”#29c4a9″ background_color_gradient_end__hover_enabled=”#29c4a9″ use_background_color_gradient__hover=”off”…
[code language=”shell”] $ psql postgres psql (9.6.5) Type "help" for help. postgres=# ALTER DATABASE mydb_test RENAME…
Recent Comments