Skip to content

Postgresql existDatabase(), dropDatabase() and rollback() not work #530

@zhoney

Description

@zhoney

Actual behavior 实际表现

  • existDatabase()无法用metadata实现
  • dropDatabase()由于有其他session连接,无法强制删除
  • rollback()在commit()异常后调用,会由于Transaction处于autoCommit状态失败

Specifications of environment 环境信息

  • hugegraph version: 0.9.2
  • hugegraph backend: postgresql

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions