Обсуждение: What you would consider as heavy traffic?

Поиск
Список
Период
Сортировка

What you would consider as heavy traffic?

От
"oliver@obeattie.com"
Дата:
Hey Everyone,

I am having a bit of trouble with a web host, and was wondering as what
you would class as a high level of traffic to a database (queries per
second) to an average server running postgres in a shared hosting
environment (very modern servers).

Many Thanks in Advance,
Oliver


Re: What you would consider as heavy traffic?

От
Rod Taylor
Дата:
Depends on what the query is. If the queries take 3 to 5 days to
execute, then 1 query per day on a 4 CPU machine would be at capacity.

On 23-Dec-06, at 3:12 AM, oliver@obeattie.com wrote:

> Hey Everyone,
>
> I am having a bit of trouble with a web host, and was wondering as
> what
> you would class as a high level of traffic to a database (queries per
> second) to an average server running postgres in a shared hosting
> environment (very modern servers).
>
> Many Thanks in Advance,
> Oliver
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
>        choose an index scan if your joining column's datatypes do not
>        match