Warning: pg_query(): Query failed: ERROR: tuple concurrently updated in /var/www/html/wp-content/pg4wp/driver_pgsql.php on line 624 Warning: pg_query(): Query failed: ERROR: column wp_comments.comment_id does not exist LINE 3: ...AND (wp_posts.post_status = 'publish'))) GROUP BY wp_comment... ^ HINT: Perhaps you meant to reference the column "wp_comments.comment_ID". in /var/www/html/wp-content/pg4wp/driver_pgsql.php on line 139

WordPress database error: [ERROR: column wp_comments.comment_id does not exist LINE 3: ...AND (wp_posts.post_status = 'publish'))) GROUP BY wp_comment... ^ HINT: Perhaps you meant to reference the column "wp_comments.comment_ID".]
SELECT wp_comments.* FROM wp_comments JOIN wp_posts ON ( wp_comments.comment_post_ID = wp_posts.ID ) LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE comment_approved = '1' AND ( wp_term_relationships.term_taxonomy_id IN (49) ) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish'))) GROUP BY wp_comments.comment_id ORDER BY comment_date_gmt DESC LIMIT 10

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/pg4wp/driver_pgsql.php:624) in /var/www/html/wp-includes/pluggable.php on line 1355 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-content/pg4wp/driver_pgsql.php:624) in /var/www/html/wp-includes/pluggable.php on line 1358