Jonathan Villa wrote:
I'm getting the following error when attempting to use my application:

ERROR: current transaction is aborted, commands ignored until end of
transaction block

I have no clue...

An error has occurred on a previous command. As a result, this transaction is aborted and you should issue ROLLBACK to cancel it.

There should be another error previously that causes this.

--
  Richard Huxton
  Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to