[Pgpool-general] pgpool-II 2.2 beta2 released

Tatsuo Ishii ishii at sraoss.co.jp
Mon Feb 9 15:55:09 UTC 2009


> postgres=# CREATE DATABASE test WITH TEMPLATE = template1 ENCODING = 'UTF8';
> CREATE DATABASE
> postgres=# drop database test;
> 2009-02-09 11:00:04 LOG:   pid 5306: SimpleQuery: received SET
> TRANSACTION ISOLATION LEVEL must be called before any query error.
> query: drop database test;
> ERROR:  DROP DATABASE cannot run inside a transaction block
> postgres=# \q
> #v-
> 
> Guess 'DROP DATABASE' need to be exclude also.

Thanks. Will fix.
--
Tatsuo Ishii
SRA OSS, Inc. Japan


More information about the Pgpool-general mailing list