Timeline for Push local PostgreSQL database to remote Heroku server
Current License: CC BY-SA 3.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Jul 22, 2015 at 18:01 | history | bounty ended | Community Bot | ||
| S Jul 22, 2015 at 18:01 | history | notice removed | Community Bot | ||
| Jul 21, 2015 at 8:56 | answer | added | raviolicode | timeline score: 2 | |
| Jul 17, 2015 at 15:53 | comment | added | bimsapi | I don't think you need the remote URL, just the name; heroku should resolve that for you. Additionally, can you confirm that the push didn't work? I.e., missing tables/data in the target. It's not clear from the question that the issue is whether the data is missing, or if you are confused by the messages (which indicate a warning, but not an error, by my reading). | |
| Jul 16, 2015 at 9:07 | comment | added | Mofi |
I could see that heroku-toolbelt.exe adds to list of system environment variables the variable HerokuPath with value C:\Program Files (x86)\Heroku and appends to system environment variable PATH the folder paths C:\Program Files (x86)\Heroku\bin;C:\Program Files (x86)\git\cmd on installation of Heroku. This modification on system environment variables is not undone on uninstalling Heroku. Are the environment variables HerokuPath and PATH defined on your machine in same way with correct paths?
|
|
| S Jul 14, 2015 at 16:45 | history | bounty started | Neil Aggarwal | ||
| S Jul 14, 2015 at 16:45 | history | notice added | Neil Aggarwal | Draw attention | |
| May 19, 2015 at 1:48 | comment | added | stephensong | I don't know what the problem is, but I too am having almost exactly the same problems, and am also on Windows 7. Sure wish someone had an answer ... | |
| Dec 29, 2014 at 4:28 | history | asked | user3684014 | CC BY-SA 3.0 |