Re: How to force PostgreSQL to use multiple cores within one connection? - Mailing list pgsql-general

From Scott Marlowe
Subject Re: How to force PostgreSQL to use multiple cores within one connection?
Date
Msg-id dcc563d10810010706m51c43881i9a495e4d31771e8a@mail.gmail.com
Whole thread Raw
In response to Re: How to force PostgreSQL to use multiple cores within one connection?  ("Sergey A." <n39052@gmail.com>)
Responses Re: How to force PostgreSQL to use multiple cores within one connection?  (Bill Moran <wmoran@collaborativefusion.com>)
List pgsql-general
On Wed, Oct 1, 2008 at 7:58 AM, Sergey A. <n39052@gmail.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.

pgsql-general by date:

Previous
From: "Sergey A."
Date:
Subject: Re: How to force PostgreSQL to use multiple cores within one connection?
Next
From: "Scott Marlowe"
Date:
Subject: Re: How to force PostgreSQL to use multiple cores within one connection?