Re: [Pgpool-general] backend mismatch

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgpool-general(at)pgfoundry(dot)org, Leonardo Carvalho <leonardotcarvalho(at)gmail(dot)com>, "Kostas P(dot)" <kostas(at)nsoft(dot)lt>, pgadmin-hackers(at)postgresql(dot)org
Subject: Re: [Pgpool-general] backend mismatch
Date: 2009-07-20 17:06:50
Message-ID: 937d27e10907201006g748a2f4ej556280e0b3c5012b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Mon, Jul 20, 2009 at 5:38 PM, Guillaume
Lelarge<guillaume(at)lelarge(dot)info> wrote:

> The latter. I don't see a way to catch them all easily. I'll commit this, and
> try to find a way to catch the others.

Good luck with that. We use multi-sentence statements in practically
every SQL dialogue to group together commands like "CREATE xxx; ALTER
xxx; COMMENT ON xxx;" to run everything as one transaction without
explicitly starting or ending one. Changing that would require some
fairly invasive changes.

I would suggest fixing pgpool so it supports multi-sentence statements
as PostgreSQL has for as long as I can recall.

> Thanks.
>
> (and welcome back :) )

Thanks :-)

--
Dave Page
EnterpriseDB UK: http://www.enterprisedb.com

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message svn 2009-07-20 17:09:28 SVN Commit by guillaume: r7975 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema
Previous Message svn 2009-07-20 16:41:41 SVN Commit by guillaume: r7974 - in trunk/pgadmin3: . pgadmin/db