I connected to heroku postgres database with pgadmin and created a simple table that has two simple columns:
id - bigint identity name - text