Re: CREATE DATABASE command in Extended Query mode of 3.0

From: Carlos Guzman Alvarez <carlosga(at)telefonica(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: CREATE DATABASE command in Extended Query mode of 3.0
Date: 2003-07-09 18:08:19
Message-ID: 3F0C5A13.6000503@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message nolan 2003-07-09 18:14:37 initcap incompatibility issue
Previous Message Bruce Momjian 2003-07-09 18:08:14 Behind on email