Renaming tables

Found a bug? Tell us!!
Post Reply
rickmans
Regular
Posts: 16
Joined: Mon Feb 14, 2005 7:33 pm
Location: The Netherlands
Contact:

Renaming tables

Post 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?
rickmans
Regular
Posts: 16
Joined: Mon Feb 14, 2005 7:33 pm
Location: The Netherlands
Contact:

Post by rickmans »

I discovered what the issue was: the sequences should also be renamed.
Post Reply