Teamcity external database - how much space do i need in Oracle?
Hi, i am about to ask my SA to setup an oracle db for TC. (we're a db2/sybase shop, but we have some oracle just to support vendor products)
- What is stored in the database? how can i estimate how much space i need in Oracle? can i look in .Buildserver somewhere and extrapolate?
- How big is too big for the in memory db? is it really all in memory, or does it overflow to disk?
Thanks
Please sign in to leave a comment.
Hello,
Database size depends mostly on a number of tests in your builds. Internally
at Jetbrains we are using MySQL and our database has size about 2.5Gb of
that tests data takes ~1.5Gb. We build about 500-700 builds per working day,
some of the projects have about 10.000 - 12.000 tests. I suspect that Oracle
database may require more disk space.
--
Pavel Sher
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
"Trevor" <trevor.samaroo@gs.com> wrote in message
news:14258267.1204743303284.JavaMail.itn@is.intellij.net...
>
>
>