A very minor issue, should these 2 indexes:

CREATE UNIQUE INDEX replycache_1 ON dbmail_replycache USING btree
(to_addr, from_addr, handle);
CREATE UNIQUE INDEX usermap_idx_1 ON dbmail_usermap(login, sock_allow,
userid);

be renamed to dbmail_replycache_1 and dbmail_usermap_idx_1?  All the
other indexes/tables start with "dbmail_".


-- 
Jesse Norell - [EMAIL PROTECTED]
Kentec Communications, Inc.

Reply via email to