Re: Any tool/script available which can be used to measure scalability of an application's database.

From: B Sreejith <bsreejithin(at)gmail(dot)com>
To: Sergey Konoplev <gray(dot)ru(at)gmail(dot)com>
Cc: pgsql-performance(at)postgresql(dot)org, "sreejith(dot) balakrishnan" <sreejith(dot)balakrishnan(at)tcs(dot)com>
Subject: Re: Any tool/script available which can be used to measure scalability of an application's database.
Date: 2012-07-14 01:21:07
Message-ID: CANVt3iaeej7SSkeUDKJyg49XZy6t49Z0_vCmkGe_nY9VfSm_qw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Dear Sergev,

We have around 15 to 18 separate products.What we are told to do is to
check the scalability of the underlying DB of each product (application).
That's the requirement.Nothing more was explained to us.That's why I said
earlier that I am confused on how to approach this.

Regards,
Sreejith.
On Jul 14, 2012 12:08 AM, "Sergey Konoplev" <gray(dot)ru(at)gmail(dot)com> wrote:

> On Tue, Jul 10, 2012 at 12:21 PM, Sreejith Balakrishnan
> <sreejith(dot)balakrishnan(at)tcs(dot)com> wrote:
> > Dear @,
> >
> > Is there any tool or some sort of script available, for PostgreSQL, which
> > can be used to measure scalability of an application's database. Or is
> there
> > any guideline on how to do this.
>
> "scalability of an application's database" can be understood either
> like a relation of transactions per second to database size or like an
> ability of database to be sharded/partitioned or may be like something
> else.
>
> Could you please explain more specifically the original task?
> What is the goal of it?
>
> > I am a bit confused about the concept of measuring scalability of an
> > application's database.
> >
> > How is the scalability measured?
> >
> > Is it like loading the DB with a bulk data volume and then do performance
> > testing by using tools like JMeter?
> >
> > Could any one kindly help me on this..
> >
> > Thanks,
> > Sreejith.
> >
> > =====-----=====-----=====
> > Notice: The information contained in this e-mail
> > message and/or attachments to it may contain
> > confidential or privileged information. If you are
> > not the intended recipient, any dissemination, use,
> > review, distribution, printing or copying of the
> > information contained in this e-mail message
> > and/or attachments to it are strictly prohibited. If
> > you have received this communication in error,
> > please notify us by reply e-mail or telephone and
> > immediately and permanently delete the message
> > and any attachments. Thank you
>
>
>
> --
> Sergey Konoplev
>
> a database and software architect
> http://www.linkedin.com/in/grayhemp
>
> Jabber: gray(dot)ru(at)gmail(dot)com Skype: gray-hemp Phone: +79160686204
>
> --
> Sent via pgsql-performance mailing list (pgsql-performance(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-performance
>

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message B Sreejith 2012-07-14 01:26:38 Re: Any tool/script available which can be used to measure scalability of an application's database.
Previous Message Robert Klemme 2012-07-13 20:06:55 Re: Any tool/script available which can be used to measure scalability of an application's database.