Locked-In means no exit. If you want to take your data and leave,
Heroku provides db:pull to extract all of your data. If you want
access to the data as a service, Rails offers ActiveResource as
someone stated earlier. Heroku is probably the least locked-in
solution on the market today.

On Fri, Mar 5, 2010 at 9:44 AM, Daniele <[email protected]> wrote:
> Hi Oren,
> thank you for the "official" reply :)
> RDS is not a solution because I only need to import some data. Then I
> love Postgres :)
> By the way I'm a little scared about been locked-in in the future too.
> I think that a way to connect from the outside (with an IP firewall
> policy too) could be a nice addon.
>
> On 4 Mar, 23:55, Oren Teich <[email protected]> wrote:
>> It is not possible to connect to your heroku provided database from outside
>> your heroku application.
>> Amazon RDS may offer something for you.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Heroku" 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/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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to