error: ActiveRecord::StatementInvalid - PGError: ERROR: canceling statement due to statement timeout : INSERT INTO "posts" ("approver_id", "created_at", "down_score", "fav_count", "fav_string", "file_ext", "file_size", "has_children", "image_height", "image_width", "is_deleted", "is_flagged", "is_note_locked", "is_pending", "is_rating_locked", "is_status_locked", "last_commented_at", "last_noted_at", "md5", "parent_id", "pool_string", "rating", "score", "source", "tag_count", "tag_count_artist", "tag_count_character", "tag_count_copyright", "tag_count_general", "tag_index", "tag_string", "up_score", "updated_at", "uploader_id", "uploader_ip_addr") VALUES ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19, $20, $21, $22, $23, $24, $25, $26, $27, $28, $29, $30, $31, $32, $33, $34, $35) RETURNING "id"
Maybe this problem we're experiencing right now has something to do with this.