File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11page_title: Exporting And Importing PostgreSQL Data
22page_author: Risa B. (converted by Britt)
3- page_description: Knowledge base article to instruct users on how to they can move their Postgres data
4- page_keywords: rails database pg pgadmin dump restore import cli data export
3+ page_description: Knowledge base article to instruct users on how to they can move their Postgres data in and out their Ruby on Rails app
4+ page_keywords: rails database pg pgadmin dump restore import cli data export postgres postgresql
55
66## Export and import Postgres data
77
@@ -43,7 +43,7 @@ __Compressed:__
4343
4444__ The variables__
4545
46- These variables can be found in the __ Database__ tab of your app. Aren't you glad you kept this open? :)
46+ These variables can be found in the __ Database__ tab of your Rails app. Aren't you glad you kept this open? :)
4747
4848* IP_ADDRESS = The IP address of your database server
4949* DATABASE_NAME = The database name of your server. This can either be your app name or db#####.
You can’t perform that action at this time.
0 commit comments