News
- News
- Last Updated: June 03, 2024
- Adam Wiggins
When your app is crashed, out of resources, or misbehaving in some other way, Heroku serves error pages to describe the problem. We also have a single page for platform errors, once known as the ouchie guy (pictured right).
While the approach of showing error information directly via the web has worked well enough, there was room for improvement on both developer visibility and professionalism of presentation to end users. With that in mind, we’ve …
- News
- Last Updated: December 21, 2010
- Ben Scofield
We’re very excited about the growth of the add-on ecosystem following the launch of the provider program — with dozens of add-ons in various stages of release, our developers have access to a wide variety of functionality for their applications. One of the most recent additions to the generally-available add-on catalog is IndexTank, a real-time search-as-a-service with some great features.
In order to celebrate their release, IndexTank is sponsoring a contest over the holiday season. …
- News
- Last Updated: December 18, 2010
- Matthew Soldo
At Heroku, we believe PostgreSQL offers the best mix of powerful features, data integrity, speed, standards compliance, and open-source code of any SQL database on the planet. That’s why we were so excited to see the new release of PostgreSQL, version 9.0.1.
The release is described as “the most anticipated PostgreSQL version in five years” for good reason. The release adds over 200 new features and improvements. For more on PostgreSQL 9, see the …
- News
- Last Updated: December 14, 2010
- Adam Wiggins
Access to application logs on Heroku has historically been one of the least usable functions of the platform. The “heroku logs” command was nothing more than a broadcast fetch of the logfiles for every web and worker dyno in your app. This worked ok for small apps, but the user experience became very poor once you got past five or ten dynos.
I’m incredibly excited to announce that today we’re rolling out the public beta …
- News
- Last Updated: December 08, 2010
- James Lindenbaum
What if enterprise apps were built the way you’d build an agile Ruby app? What if they were a pleasure to work with, deploy, and manage? What if big companies could adopt the philosophies of Heroku and the Ruby community? What if your company actually preferred you use Heroku to build apps?
That’s the next level for Heroku. That’s where we want to go, so we’ve made a decision we’re excited to share: we have …
- News
- Last Updated: April 30, 2024
- Matthew Soldo
Recently we announced the release of PG Backups, our new database backup service. Since then, PG Backups has seen rapid adoption and has been successfully managing the backups of a large and growing number of our production customers.
Today we are announcing the deprecation of Bundles. Although Bundles has served the Heroku community well, we have found that it doesn’t scale to adequately meet the needs of the larger, more complex applications running on …
- News
- Last Updated: November 18, 2010
- Adam Wiggins
When a team of developers uses continuous deployment to deploy to their Heroku staging and production apps multiple times per day, having a record of what was deployed and when can be very valuable. This is especially true when bad code gets deployed: being able to recover quickly from failure is a key part of any agile process.
Today, Heroku is announcing our release management add-on. When installed on an app, every code deploy is …
- News
- Last Updated: November 16, 2010
- Matthew Soldo
Heroku is launching a new database backup solution. Heroku PG Backups is available immediately and is the officially supported and recommended method of backing up your PostgreSQL database on Heroku.
PG Backups is a significant architectural improvement over Bundles and is designed to handle the large-scale, production databases that are being deployed to Heroku today. In addition to these backend improvements, PG Backups offers several new features:
- Backups are captured using pg_dump’s -Fc compressed format. …
- News
- Last Updated: May 02, 2024
- Matthew Soldo
Today Heroku is releasing an update to our dedicated database service. Heroku PostgreSQL provides an improved upgrade path for our users as their applications grow by offering new features, new plans, and instant provisioning.
Product Improvements
- Direct database connectivity through psql (the Postgres command-line tool) or libpq (the Postgres client library). Direct connectivity makes it easier to introspect the database directly and run ad-hoc queries. It also enables complex, multi-application architectures with shared data stores. …
- News
- Last Updated: November 05, 2010
- Ben Scofield
Last night, we threw our first-ever Heroku Users Group meetup, and it was a hit!
Fifty Heroku users, add-on developers, entrepreneurs, and more gathered at our new office to get to know the Heroku team and swap stories with each other. We heard about some of the remarkable applications people are building on the platform, and we’re very excited to publicize those more — at future HUGs, in our newsletter, and here on the blog.
…
Subscribe to the full-text RSS feed for News.