Re: CREATE DATABASE command in Extended Query mode of 3.0

Поиск
Список
Период
Сортировка
От Carlos Guzman Alvarez
Тема Re: CREATE DATABASE command in Extended Query mode of 3.0
Дата
Msg-id 3F0C5A13.6000503@telefonica.net
обсуждение исходный текст
Ответ на Re: CREATE DATABASE command in Extended Query mode of 3.0  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Behind on email
Следующее
От: nolan@celery.tssi.com
Дата:
Сообщение: initcap incompatibility issue