R
R
raiboon2015-01-28 13:30:11
PostgreSQL
raiboon, 2015-01-28 13:30:11

Strange bug in Postgresql?

sqlalchemy.exc.InternalError: (InternalError) current transaction is aborted, commands ignored until end of transaction block
 'SELECT ...'

Sqlalchemy makes a simple select query to the db. This error pops up. Enough is written on it - they say the transaction is unsuccessful - that's the problem. But! This request is sent to the readonly database - it is in streaming replication from the master database, where this table is, give torvalds, if they change, then once every six months. Whence there in general a transaction error?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Roman zhuravskiy, 2016-08-25
@Roman_Zhuravskiy

you can read the answer here:
here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question