ERROR: CREATE DATABASE cannot be executed within a pipeline
От | 396934406 |
---|---|
Тема | ERROR: CREATE DATABASE cannot be executed within a pipeline |
Дата | |
Msg-id | tencent_BD6B866E25069560051D16A1EEA07A4F2908@qq.com обсуждение исходный текст |
Ответы |
Re: ERROR: CREATE DATABASE cannot be executed within a pipeline
|
Список | pgsql-bugs |
Exception in thread "main" org.postgresql.util.PSQLException: ERROR: CREATE DATABASE cannot be executed within a pipeline
at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2675)
at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2365)
at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:355)
at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:490)
at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:408)
at org.postgresql.jdbc.PgPreparedStatement.executeWithFlags(PgPreparedStatement.java:167)
at org.postgresql.jdbc.PgPreparedStatement.execute(PgPreparedStatement.java:156)
at test.jdbc.pg.TestPipeline.main(TestPipeline.java:39)-----------------------------------------------------------------------------------
В списке pgsql-bugs по дате отправления: