Re: 110,000,000 rows

Поиск
Список
Период
Сортировка
От Thom Brown
Тема Re: 110,000,000 rows
Дата
Msg-id AANLkTim1QdO0mcWcy6vosbgfTVEKAYxETkK-fHcHA0gK@mail.gmail.com
обсуждение исходный текст
Ответ на 110,000,000 rows  (John Gage <jsmgage@numericable.fr>)
Ответы Re: 110,000,000 rows  ("Dann Corbit" <DCorbit@connx.com>)
Список pgsql-general
On 26 May 2010 21:29, John Gage <jsmgage@numericable.fr> wrote:
> Please forgive this intrusion, and please ignore it, but how many
> applications out there have 110,000,000 row tables?  I recently multiplied
> 85,000 by 1,400 and said now way Jose.
>
> Thanks,
>
> John Gage
>

There's no reason why it can't have that many rows.  There's no limit
on the number of rows for tables, only table sizes, which is limited
to 32TB.  If you ever have a table that big though, you probably need
to rethink your schema.

Thom

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

Предыдущее
От: Vick Khera
Дата:
Сообщение: Re: 110,000,000 rows
Следующее
От: "Dann Corbit"
Дата:
Сообщение: Re: 110,000,000 rows