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 08:20:34
Message-ID: 3F0BD052.7000205@telefonica.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 it only 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Carlos Guzman Alvarez 2003-07-09 12:05:18 Transaction handling in extended query mode and Sync message issues
Previous Message qhwt 2003-07-09 07:40:34 Re: PostgreSQL 7.4devel - LOG: PGSTAT: socket() failed: Invalid argument