CREATE DATABASE command in Extended Query mode of 3.0 protocol - Mailing list pgsql-hackers

From Carlos Guzman Alvarez
Subject CREATE DATABASE command in Extended Query mode of 3.0 protocol
Date
Msg-id 3F09D318.2010708@telefonica.net
Whole thread Raw
Responses Re: CREATE DATABASE command in Extended Query mode of 3.0 protocol  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: ohp@pyrenet.fr
Date:
Subject: pg_stat_activity
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: pg_autovacuum bug and feature request