Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8242357
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T21:08:26+00:00 2026-06-07T21:08:26+00:00

Heroku has just launched several new database plan, one of those plans is dev

  • 0

Heroku has just launched several new database plan, one of those plans is dev plan. In heroku’s Postgres blog, dev plan described as a plan that’s planned to replace the current 5MB free database plan.

What’s interesting in that blog post is that dev plan using row limit rather than size limit. I’ve run several experiments using different methods but it seems like there’s just no limit. Just curious, does anyone know the hard limit?


First Experiment:

The first experiments is using manual INSERT INTO from Navicat on my mac and executed it several hundred thousand times by copy pasting it:

INSERT INTO table_name VALUES ('x');

The result, it runs about 2 days to get almost 200.000 rows. Well, it’s not reaching the hard limit yet.

Second Experiment:

The second experiments is using psql and the number of record inserted is bumped to 1 million:

INSERT INTO table_name SELECT * FROM generate_series(1, 1000000);

Everything’s running fine, the records are inserted, more than a million rows in the dev plan, and no row limiting seems running in Heroku’s postgres.

Another test was thrown, and it was bumped to 10 million records:

INSERT INTO table_name SELECT * FROM generate_series(1, 10000000);

Seeing my data size reached 4GB had made me stopped the test. I guess it’s safe to presume that the dev plan is good for testing massive data amount, and not to forget that it’s still in public beta.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T21:08:28+00:00Added an answer on June 7, 2026 at 9:08 pm

    Heroku announced that 10,000 row limit on dev.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The google has really failed me on this one. I am new to Azure
So Heroku has been down all day, of course I didn't realise this until
heroku run rake db:migrate works fine to alter the structure of the production database:
On Heroku, as soon as you push new code, the web-serving instances restart... even
I'm using Heroku with the Crane Postgres option and I was running a query
I know that Heroku is running the rake assets:precompile task: -----> Writing config/database.yml to
One of our production apps has been on Amazon RDS (MySql) for a few
I just pushed an app to a production Heroku environment. Basically there is a
I've just validated a new site a new site that i've written using Rails
I plan on running our web app on Heroku. I am looking for a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.