Warning: pg_query(): Query failed: ERROR: column "id" of relation "ratedetail" does not exist LINE 1: INSERT INTO ratedetail (rtid,id,rdtype,rddesc) values (13,42... ^ in /var/www/html/common/db_class_pg.php on line 46

Deprecated: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated in /var/www/html/common/db_class_pg.php on line 46

Deprecated: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated in /var/www/html/common/db_class_pg.php on line 167
Error in line 46 of file [/var/www/html/common/db_class_pg.php]
Error in line 5 of file [/var/www/html/common/dbtest.php]
IP: 10.10.0.2
Error Messgae: ERROR: column "id" of relation "ratedetail" does not exist
LINE 1: INSERT INTO ratedetail (rtid,id,rdtype,rddesc) values (13,42...
^
Error Message: pg_last_error(): Automatic fetching of PostgreSQL connection is deprecated
SQL: INSERT INTO ratedetail (rtid,id,rdtype,rddesc) values (13,42,'Bob','Yohoho');select scope_identity() as last_iden;
Deprecated: exit(): Passing null to parameter #1 ($status) of type string|int is deprecated in /var/www/html/common/db_class_pg.php on line 46