Page 1 of 1

Renaming tables

Posted: Fri Mar 04, 2005 6:01 pm
by rickmans
on advice of garvin I renamed my tables because I didn't had een prefix, my prefix is now 's_'. Now with the latest beta I get the following error when saving an entry:

<b>Warning</b>: pg_query(): Query failed: ERROR: Relation "s_entries_id_seq" does not exist in <b>/home/rickmans/public_html/include/db/postgres.inc.php</b> on line <b>83</b><br />

How can I solve this?

Posted: Fri Mar 04, 2005 9:51 pm
by rickmans
I discovered what the issue was: the sequences should also be renamed.