Re: what is the maximum number of rows in a table in postgresql 8.1

Поиск
Список
Период
Сортировка
От sathiya psql
Тема Re: what is the maximum number of rows in a table in postgresql 8.1
Дата
Msg-id f966c2ee0803250454k716edf4cgcd054e7b563e530c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: what is the maximum number of rows in a table in postgresql 8.1  ("Harald Armin Massa" <haraldarminmassa@gmail.com>)
Ответы Re: what is the maximum number of rows in a table in postgresql 8.1
Re: what is the maximum number of rows in a table in postgresql 8.1
Список pgsql-performance


th maximum number of records in one PostreSQL table ist unlimited:
am asking for good performance, not just limitation..

If i have half a crore record, how the performance will be ?

http://www.postgresql.org/about/

[for some values of unlimited]

Some further help:

googling for:
postgresql limits site:postgresql.org
but i need some experimentation result...

I have 1 GB RAM with Pentium Celeron.
50 lakh records and postgres performance is not good....

It takes 30 sec for simple queries....


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

Предыдущее
От: "Harald Armin Massa"
Дата:
Сообщение: Re: what is the maximum number of rows in a table in postgresql 8.1
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: postgresql is slow with larger table even it is in RAM