Comment on Heroku Postgres Basic PlanparentComments−bartonfink14yA row can be 400GB, so both size and row metrics make sense. I think that the size metric is likely helped tremendously by sane alerts.http://wiki.postgresql.org/wiki/FAQ#What_is_the_maximum_size...−masklinn14yhttp://www.postgresql.org/about/ even quotes 1.6TB/row. Guessing it's under the two maximums of 1600 max columns, 1GB max/field (though they may not actually be compatible)
Comments
A row can be 400GB, so both size and row metrics make sense. I think that the size metric is likely helped tremendously by sane alerts.
http://wiki.postgresql.org/wiki/FAQ#What_is_the_maximum_size...
http://www.postgresql.org/about/ even quotes 1.6TB/row. Guessing it's under the two maximums of 1600 max columns, 1GB max/field (though they may not actually be compatible)