CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Database capacity planning
Pages: [1]

Author Topic: Database capacity planning  (Read 1736 times)

dayron

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
Database capacity planning
September 17, 2010, 12:39:07 pm
I have set up a Drupal\CiviCRM application (MySQL DB) that has the potential of having many many records.
I’ve tested importing about 500,000 contact records i have from another DB and the test database is now roughly 500MB.
I’m going to test adding all those contacts email addresses as user names very soon.
I know it doesn’t work exactly like this in database land, but for a liberal projection sake I estimate that will increase the DB to near 1GB.
This DB is on a 20GB dedicated fibrechannel disk system. All temp table operations have separate 15GB partition they process on.
I have a couple of people concerned about there being “only 20GB” for the database.
I’ve tried to explain that’s plenty plus we can dynamically expand it if needed later.

All that to ask: Can anyone out there tell me what is considered a HUGE CiviCRM install?
Does anyone out there have a DB with 1 million contact records... TEN million contact records?
What are your db sizes? What are some things to cnsider when capacity planning for a db?

xcf33

  • I post frequently
  • ***
  • Posts: 181
  • Karma: 7
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.19/6.20
  • MySQL version: 5.x
  • PHP version: 5.2.6
Re: Database capacity planning
September 17, 2010, 05:45:03 pm
We have an active Civi Install with about 300 K contacts and a lot of group and activity data, all together around 5 million records in the DB. The size is about 800 MB.

Purely from MySQL stand of point I believe it can handle very very large datasets (probably 10s of millions)

dayron

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
Re: Database capacity planning
September 20, 2010, 08:58:00 am
Thanks for the info. That gives me a good start.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Pre-installation Questions (Moderator: Dave Greenberg) »
  • Database capacity planning

This forum was archived on 2017-11-26.