Testing concurrent psql

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Testing concurrent psql
Дата
Msg-id 87bqgkq3xz.fsf@stark.xeocode.com
обсуждение исходный текст
Ответы Re: Testing concurrent psql  (David Fetter <david@fetter.org>)
Re: Testing concurrent psql  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-hackers
I'm looking for corner cases where the concurrent psql patch doesn't handle
things properly. I'm wondering about multiple result sets but I can't think of
any cases where I can test them.

If you submit multiple commands at the psql prompt then psql seems to stop at
the first semicolon and send the query separately. The only way to send
multiple queries together seems to be with -c and I don't think we have any
intention to support asynchronous queries via that route. Regular queries
still work fine via this route.

I seem to recall there was a way to construct scenarios that returned multiple
result sets via rules but I don't know how to arrange that. Anyone remember?

--  Gregory Stark EnterpriseDB          http://www.enterprisedb.com



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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: Re: Not ready for 8.3
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Managing the community information stream