Postgres INSERT performance and scalability

Поиск
Список
Период
Сортировка
От Igor Chudov
Тема Postgres INSERT performance and scalability
Дата
Msg-id CAMhtkAb1F1SOyz1mzeeWaQehoqtzk29oLVVG=NzKEoGS9bPDNg@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres INSERT performance and scalability  (Scott Marlowe <scott.marlowe@gmail.com>)
Re: Postgres INSERT performance and scalability  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-performance
Let's say that I want to do INSERT SELECT of 1,000 items into a table. The table has some ints, varchars, TEXT and BLOB fields. 

Would the time that it takes, differ a great deal, depending on whether the table has only 100,000 or 5,000,000 records?

Thanks

i

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

Предыдущее
От: Claudio Freire
Дата:
Сообщение: Re: Hash index use presently(?) discouraged since 2005: revive or bury it?
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Postgres INSERT performance and scalability