Re: Concurrent connections in psql patch - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Concurrent connections in psql patch
Date
Msg-id 200609022116.k82LGNj05415@momjian.us
Whole thread Raw
In response to Concurrent connections in psql patch  (Gregory Stark <gsstark@mit.edu>)
Responses Re: Concurrent connections in psql patch
List pgsql-patches
Is this something people are interested in?  I am thinking no based on
the lack of requests and the size of the patch.

---------------------------------------------------------------------------

Gregory Stark wrote:
>
> Andrew Dunstan <andrew@dunslane.net> writes:
>
> > stark wrote:
> >
> > > So I hacked psql to issue queries asynchronously and allow multiple
> > > database connections. That way you can switch connections while a blocked
> > > or slow transaction is still running and issue queries in other
> > > transactions.
> >
> > [snip]
> >
> > Can you please put the patch up somewhere so people can see what's involved?
>
> As promised:
>

[ Attachment, skipping... ]

>
>
>
> --
>   Gregory Stark
>   EnterpriseDB          http://www.enterprisedb.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>        subscribe-nomail command to majordomo@postgresql.org so that your
>        message can get through to the mailing list cleanly

--
  Bruce Momjian   bruce@momjian.us
  EnterpriseDB    http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-patches by date:

Previous
From: Joe Conway
Date:
Subject: Re: [Fwd: dblink patch - Asynchronous queries and parallel
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] proposal - plpgsql: execute using