Re: PGSQL Capacity

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: PGSQL Capacity
Дата
Msg-id 20050509193218.GB12502@uio.no
обсуждение исходный текст
Ответ на PGSQL Capacity  (bouchia.nazha@free.fr)
Ответы Re: PGSQL Capacity
Список pgsql-performance
On Mon, May 09, 2005 at 09:22:40PM +0200, bouchia.nazha@free.fr wrote:
> How can i know a capacity of a pg database ?
> How many records my table can have ?
> I saw in a message that someone have 50 000 records it's possible in a table ?
> (My table have 8 string field (length 32 car)).
> Thanks for your response.

You can have several million records in a table easily -- I've done 10
million personally, but you can find people doing that many records a _day_.
Hitting 1 billion records should probably not be impossible either -- it all
depends on your hardware, and perhaps more importantly, what kind of queries
you're running against it. 50000 is absolutely no problem at all.

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: "Anjan Dave"
Дата:
Сообщение: Re: Whence the Opterons?
Следующее
От: "Joel Fradkin"
Дата:
Сообщение: Configing 8 gig box.