Re: PGSQL with high number of database rows?

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: PGSQL with high number of database rows?
Дата
Msg-id 46121A02.8080207@postgresql.org
обсуждение исходный текст
Ответ на PGSQL with high number of database rows?  (Tim Perrett <hello@timperrett.com>)
Список pgsql-general
Tim Perrett wrote:
> Hey all
>
> I am possibly looking to use PSGSQL in a project I am working on for a very
> large client. The upshot of this is the throughput of data will be pretty
> massive, around 20,000 new rows in one of the tables per day. We also have to
> keep this data online for a set period so after 5 or 6 weeks it could have
> nearly a million rows.
>
> Are there any implications with possibly doing this? will PG handle it? Are
> there realworld systems using PG that have a massive amount of data in them?

In all honesty that's really not that big. There are systems out there
with database sizes in the multiple terabyte range with billions of rows.

A few million shouldn't cause you any issues, unless they're
exceptionally wide.

Regards, Dave.

В списке pgsql-general по дате отправления:

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: PGSQL with high number of database rows?
Следующее
От: "Albe Laurenz"
Дата:
Сообщение: Re: PGSQL with high number of database rows?