Querying large record sets

Поиск
Список
Период
Сортировка
От Jon Asher
Тема Querying large record sets
Дата
Msg-id 20040826042548.CFABD5E46D4@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: Querying large record sets  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general
Hi,
 
Our new Postgres database includes a table with about 1 mil records.  So far, I've been impressed with the performance of queries against 1 mil rows.  Unfortunately I just found out that the size of the table will increase to 3 mil records.
 
Can I expect Postgres to return results on a query with a basic join against a 3 mil record table in under 1 sec?  The box is a Xenon processor with 512 MB RAM.  The table is indexed on an integer field that's also the foreign key in most joins.  I'm not familiar with how Postgres scales as your table size grows, so any input would be appreciated...
 
Jon
 
 

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Deadlocks caused by referential integrity checks
Следующее
От: "Deepa K"
Дата:
Сообщение: Re: IP clash in the PC