Re: [Pgpool-general] backend mismatch

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: [Pgpool-general] backend mismatch
Дата
Msg-id 937d27e10907210112w14c3a584nd4d2b4f3306b837c@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [Pgpool-general] backend mismatch  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: [Pgpool-general] backend mismatch
Список pgadmin-hackers
On Mon, Jul 20, 2009 at 10:32 PM, Guillaume
Lelarge<guillaume@lelarge.info> wrote:
> Le lundi 20 juillet 2009 à 19:06:50, Dave Page a écrit :
>> On Mon, Jul 20, 2009 at 5:38 PM, Guillaume
>>
>> Lelarge<guillaume@lelarge.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.
>>
>
> Hmmmm. You're right. I don't know why I didn't think about this. Should I
> revert my patch? it doesn't do any good (and no bad AFAICT).

The downside is an extra roundtrip. If it doesn't help, let's back it out.


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

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: [Pgpool-general] backend mismatch
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Re: [pgadmin-support] pgAdmin3 Version 1.10.0 : Crash when configuring an pgAgent job