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

From Carlos Guzman Alvarez
Subject Re: CREATE DATABASE command in Extended Query mode of 3.0
Date
Msg-id 3F0C5A13.6000503@telefonica.net
Whole thread Raw
In response to Re: CREATE DATABASE command in Extended Query mode of 3.0  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello:

> You do need to use Sync rather than Flush to create transaction
> boundaries and error restart points.  I suspect your problem was coming
> from having only a Flush and not a Sync between the CREATE DATABASE and
> the *prior* command.


Huummm there are no prior executed commands, the CREATE DATABASE command 
is the first i execute after connect to the server :)




-- 
Best regards
Carlos Guzmán Álvarez
Vigo-Spain




pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Behind on email
Next
From: nolan@celery.tssi.com
Date:
Subject: initcap incompatibility issue