I did not aware that, in production environment, Heroku uses PostgreSQL database. Therefore, if I want to deploy the Ruby on Rails project on Heroku, I have to install PostgreSQL on my 32-bit Linux laptop as well.
The procedure for installing PostgreSQL on Ubuntu Linux is explained on GoRails:
https://gorails.com/setup/ubuntu/16.04#postgresql
Subscribe to:
Post Comments (Atom)
How to kill an abandoned process in Linux/Unix
I remembered it, then I forgot, then I remembered it, and then I forgot again. In case of a Linux/Unit process hang, I have to figure out ...
-
Today, I have got a bad luck that there was an error when I ran the first test case in my newly created Ruby on Rails project. And it took m...
-
I realized that I did not write a blog for the installation procedures of PostgreSQL database for Ruby on Rails on Ubuntu Linux. This is an ...
-
I could not find an one-stop comprehensive webpage that explain s how to install Ruby on Rails on Ubuntu Linux from start to finish by sea...
No comments:
Post a Comment