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

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Sergey A(dot)" <n39052(at)gmail(dot)com>
Cc: "PostgreSQL General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: How to force PostgreSQL to use multiple cores within one connection?
Date: 2008-10-01 14:06:52
Message-ID: dcc563d10810010706m51c43881i9a495e4d31771e8a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Oct 1, 2008 at 7:58 AM, Sergey A. <n39052(at)gmail(dot)com> wrote:
>> Sure it does.
>>
>> copy .... from STDIN
>> 213 345 567
>> 847 837 473
>> \.
>
> Thanks. Was this query entered in psql shell?

Yes, but if you're using something like php, you can enter it as a
single string and it will work.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-10-01 14:12:59 Re: How to force PostgreSQL to use multiple cores within one connection?
Previous Message Sergey A. 2008-10-01 14:04:41 Re: How to force PostgreSQL to use multiple cores within one connection?