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 | 20081001121719.GB23422@fetter.org обсуждение исходный текст |
Ответ на | How to force PostgreSQL to use multiple cores within one connection? ("Sergey A." <n39052@gmail.com>) |
Ответы |
Re: How to force PostgreSQL to use multiple cores within one connection?
|
Список | pgsql-general |
On Wed, Oct 01, 2008 at 05:13:59AM -0700, Sergey A. wrote: > Hello. > > > Are you using COPY? If not, start there :) > > I'm new to PostgreSQL. No, I'm not using COPY =) Are you about > http://www.postgresql.org/docs/8.3/interactive/sql-copy.html (COPY -- > copy data between a file and a table)? You can use it for whatever you're generating. > Sorry, I don't understand how COPY can help me to force PostgreSQL > to use multiple cores when processing my queries. Multiple cores are not the solution to your problem here, but COPY almost certainly is :) Cheers, David. > -- > Sergey > > P.S. My application and DB can be placed on diferent hosts. -- 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 по дате отправления: