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

From Richard Huxton
Subject Re: How to force PostgreSQL to use multiple cores within one connection?
Date
Msg-id 48E360E7.9080803@archonet.com
Whole thread Raw
In response to Re: How to force PostgreSQL to use multiple cores within one connection?  ("Sergey A." <n39052@gmail.com>)
List pgsql-general
Sergey A. wrote:

> I know that I can use a connection pooler to involve early created
> connections. Can poolers balance queries coming from my connection
> among a few physical connections to DB?

The pg_loader project might be of use to you.

http://pgfoundry.org/projects/pgloader/


--
  Richard Huxton
  Archonet Ltd

pgsql-general by date:

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