Mar 042013
Using database: Heroku pg:info gives 0 tables on newest questions tagged database – Stack Overflow
my heroku app has dev plan
the app is useable and works and if I use pg:backups to download a backup and view it locally I can see that it has data..
however, when I do heroku pg:info it gives me 0 tables and 0 rows..
Connections: 0
Created: 2012-10-25 09:18 UTC
Data Size: 6.1 MB
Fork/Follow: Unavailable
PG Version: 9.1.6
Plan: Dev
Rows: 0/10000 (In compliance)
Status: available
Tables: 0
what’s going on?
See Answers
source: http://stackoverflow.com/questions/13065878/heroku-pginfo-gives-0-tables
Using database: using-database
Recent Comments