[infinispan-issues] [JBoss JIRA] (ISPN-7901) Postgres drop-on-exit remove index fails

Ryan Emerson (JIRA) issues at jboss.org
Wed Jun 7 05:21:00 EDT 2017


Ryan Emerson created ISPN-7901:
----------------------------------

             Summary: Postgres drop-on-exit remove index fails
                 Key: ISPN-7901
                 URL: https://issues.jboss.org/browse/ISPN-7901
             Project: Infinispan
          Issue Type: Bug
          Components: Loaders and Stores
    Affects Versions: 9.1.0.Alpha1
            Reporter: Ryan Emerson
            Assignee: Ryan Emerson
             Fix For: 9.1.0.Beta1


When drop-on-exit is true and indexing is enabled the following error occurs:

{code:java}
ERROR: ISPN008011: Error while creating table; used DDL statement: 'DROP INDEX "test_table_postgres_timestamp_index" ON "test_table_postgres"'
org.postgresql.util.PSQLException: ERROR: syntax error at or near "ON"
{code}




--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list