CREATE DATABASE command in Extended Query mode of 3.0 protocol

Поиск
Список
Период
Сортировка
От Carlos Guzman Alvarez
Тема CREATE DATABASE command in Extended Query mode of 3.0 protocol
Дата
Msg-id 3F09D318.2010708@telefonica.net
обсуждение исходный текст
Ответы Re: CREATE DATABASE command in Extended Query mode of 3.0 protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hello:

I'm trying to create a database using the extended query mode ( with my 
own implementation of the 3.0 protocol in C# ) but i'm having problem, 
the CREATE DATABASE command seems to be executed well and the answer of 
the server is the expected but the database is never created, if i exec 
the same command with the simple query cycle all works as expected and 
the database is created, is this the correct behavior ??





-- 
Best regards

Carlos Guzmán Álvarez
Vigo-Spain



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

Предыдущее
От: ohp@pyrenet.fr
Дата:
Сообщение: pg_stat_activity
Следующее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: pg_autovacuum bug and feature request