Forum OpenACS Q&A: Response to Postgres troubles

Collapse
Posted by Robert Ezman on
I tried both the suggestions above and they worked....I'm happily closer to being comfident in the system...

I still had the following slew of errors though....

psql:newest_bk:13067: ERROR:  select rules target entry 16 has different size from attribute m_address

psql:newest_bk:13070: ERROR:  select rules target entry 7 has different size from attribute read_permission_p

psql:newest_bk:13072: ERROR:  select rules target entry 8 has different size from attribute email_bouncing_p

psql:newest_bk:13074: ERROR:  select rules target entry 9 has different size from attribute approved_p

psql:newest_bk:13088: ERROR:  select rules target entry 4 has different size from attribute team_leader_p

psql:newest_bk:13090: ERROR:  select rules target entry 3 has different size from attribute on_which_table

psql:newest_bk:13092: ERROR:  select rules target entry 2 has different size from attribute salary

psql:newest_bk:13098: ERROR:  view rule for ec_subsubcategories_augmented must be named _RETec_subsubcategories_augmented

psql:newest_bk:13108: ERROR:  view rule for ec_gift_certificates_approved must be named _RETec_gift_certificates_approved

psql:newest_bk:13109: ERROR:  view rule for ec_gift_certificates_purchased must be named _RETec_gift_certificates_purchased

psql:newest_bk:13112: ERROR:  view rule for ec_fin_transactions_reportable must be named _RETec_fin_transactions_reportable

The question I guess is: are these something that I have to worry about or are these benign errors? (If anyone has a explanation for the cause of the error that would be great too)