One thing that I have bumped into with the free 'Shared' postgres DBs on Heroku... is that you cannot access them using psql, pgadmin, etc... If you want to do that looks like you need the 'Dev' profile or above: https://devcenter.heroku.com/articles/database#frequently-asked-questions
:) Stonie. On 13 October 2012 18:56, Tim Uckun <[email protected]> wrote: > This is not an endorsement as I haven't used them but enterprisedb > offers a hosted postgres instance for 11 cents an hour for the small > EC2 instance and you can create as many databases as you want. > Unfortunately it's US West only. > > Just an FYI for those that are shopping around. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby or Rails Oceania" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rails-oceania?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
