Re: Determining Database Size?

2011-01-10 Thread Tim
a quick way to see your database size ( because pg:info won't work if you 
are using a shared DB ) is heroku info, the item that you are looking for is 
Data Size:

heroku info --app  | grep "Data size"

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Determining Database Size?

2010-12-08 Thread Peter van Hardenberg
That was specifically my mistake. We'll be fixing it soon, but in the mean 
time, don't worry, we won't do anything to hurt your app if you stray 
unknowingly over your size limit.

The information will probably land at pg:info some time soon, and hopefully 
some extra visibility and numbers too.

P



On Dec 7, 2010, at 9:28 AM, Brian M  wrote:

> I would find this helpful also.
> 
>> the place that I would expect to see my database size would be in the same 
>> place along with my other data in the "General Info" section.
> 
> Up until a couple weeks ago, the database size was indeed posted right
> in that spot. It was pretty convenient.
> 
> Brian
> 
> 
> On Dec 7, 9:24 am, Zach Bailey  wrote:
>>  I was looking for a way via the web interface or command-line to determine 
>> the size of my database. Could anyone point me in the right direction? I've 
>> dug around and searched but not having much luck.
>> 
>> For the Heroku folks - a point of feedback - the place that I would expect 
>> to see my database size would be in the same place along with my other data 
>> in the "General Info" section.
>> 
>> Thanks,
>> Zach
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Heroku" group.
> To post to this group, send email to her...@googlegroups.com.
> To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Re: Determining Database Size?

2010-12-07 Thread Brian M
I would find this helpful also.

> the place that I would expect to see my database size would be in the same 
> place along with my other data in the "General Info" section.

Up until a couple weeks ago, the database size was indeed posted right
in that spot. It was pretty convenient.

Brian


On Dec 7, 9:24 am, Zach Bailey  wrote:
>  I was looking for a way via the web interface or command-line to determine 
> the size of my database. Could anyone point me in the right direction? I've 
> dug around and searched but not having much luck.
>
> For the Heroku folks - a point of feedback - the place that I would expect to 
> see my database size would be in the same place along with my other data in 
> the "General Info" section.
>
> Thanks,
> Zach

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.



Determining Database Size?

2010-12-07 Thread Zach Bailey
 I was looking for a way via the web interface or command-line to determine the 
size of my database. Could anyone point me in the right direction? I've dug 
around and searched but not having much luck.


For the Heroku folks - a point of feedback - the place that I would expect to 
see my database size would be in the same place along with my other data in the 
"General Info" section.


Thanks,
Zach

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.