Re: CREATE DATABASE command in Extended Query mode of 3.0

Поиск
Список
Период
Сортировка
От Carlos Guzman Alvarez
Тема Re: CREATE DATABASE command in Extended Query mode of 3.0
Дата
Msg-id 3F0BD052.7000205@telefonica.net
обсуждение исходный текст
Ответ на Re: CREATE DATABASE command in Extended Query mode of 3.0 protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: CREATE DATABASE command in Extended Query mode of 3.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello:
> No, it should just work.  Can you give a test case?  Do you see similar> problems with other utility commands, or is
itonly CREATE DATABASE?
 


I have made a litlle test more and i have it working now, i have made 
change for send a Sync message instead of a Flush message after execute 
the command and now seems to be working as expected, is this correct or 
it needs to work with the Flush too??





-- 
Best regards

Carlos Guzmán Álvarez
Vigo-Spain




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

Предыдущее
От: qhwt@myrealbox.com
Дата:
Сообщение: Re: PostgreSQL 7.4devel - LOG: PGSTAT: socket() failed: Invalid argument
Следующее
От: Carlos Guzman Alvarez
Дата:
Сообщение: Transaction handling in extended query mode and Sync message issues