PDOException: SQLSTATE[25P02] Saving a new article in blog node

Created on 5 July 2014, over 10 years ago
Updated 31 August 2023, over 1 year ago

When I save new an article in blog node I get the error
Error locate on title field if I save string I get the error.

PDOException: SQLSTATE[25P02]: In failed sql transaction: 7 ERROR: current transaction is aborted, commands ignored until end of transaction block: SELECT column_name, data_type, column_default FROM information_schema.columns WHERE table_schema = :schema AND table_name = :table AND (data_type = 'bytea' OR (numeric_precision IS NOT NULL AND column_default LIKE :default)); Array ( [:schema] => public [:table] => url_alias [:default] => %nextval% ) in drupal_write_record() (line 7207 of /var/www/domen/web/includes/common.inc).

There're two errors in logs, they differ only 'type'. type is 'php' or 'node'.
There're the errors only I write string in title, for example 'name of article' when I write numbers there're not the errors. I tried to find the errors and I couldn't.
I use Postergsql.

πŸ› Bug report
Status

Closed: duplicate

Version

7.0 ⚰️

Component
PostgreSQL driverΒ  β†’

Last updated 22 days ago

No maintainer
Created by

πŸ‡ΊπŸ‡¦Ukraine ferz

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024