- 🇸🇰Slovakia poker10
This is a duplicate of: 🐛 [D7] PostgreSQL queries that fail in a transaction break the entire transaction Needs review
Hi all, I'm getting the following error while associating Database server to default Index, I'm using PostgreSQL:
PDOException: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR: current transaction is aborted, commands ignored until end of transaction block: SELECT r.filename AS filename FROM {registry} r WHERE (r.name ILIKE :db_condition_placeholder_0) AND (r.type = :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0] => SearchApiException [:db_condition_placeholder_1] => interface ) in _registry_check_code() (linea 3175 di /home/xxx/public_html/includes/bootstrap.inc).
Anyone?
Closed: duplicate
7.0 ⚰️
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This is a duplicate of: 🐛 [D7] PostgreSQL queries that fail in a transaction break the entire transaction Needs review