Re: How to force PostgreSQL to use multiple cores within one connection?

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: How to force PostgreSQL to use multiple cores within one connection?
Дата
Msg-id 20081001120017.GA23422@fetter.org
обсуждение исходный текст
Ответ на How to force PostgreSQL to use multiple cores within one connection?  ("Sergey A." <n39052@gmail.com>)
Список pgsql-general
On Wed, Oct 01, 2008 at 03:44:40AM -0700, Sergey A. wrote:
> Hello.
>
> My application generates a large amount of inserts (~ 2000 per
> second) using one connection to PostgreSQL.  All queries are
> buffered in memory and then the whole buffers are send to DB.

Are you using COPY?  If not, start there :)

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

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

Предыдущее
От: Richard Huxton
Дата:
Сообщение: Re: How to force PostgreSQL to use multiple cores within one connection?
Следующее
От: David Fetter
Дата:
Сообщение: Re: How to force PostgreSQL to use multiple cores within one connection?