[GENERAL] Major Performance issue

2005-03-26 Thread John Hughes
lding takes more than a SECOND PER ROW! What can I do to speed this up, because importing 106 records is going to take a day and a half??? Kind regards, John Hughes CREATE FUNCTION data_import() RETURNS "trigger" AS ' DECLARE User RECORD; check RECORD; BEGIN SELE

[GENERAL] Inheritance and such

2005-04-01 Thread John Hughes
work being done currently to fix our implementation of inheritance? How much work would it take to do this? and lastly, how can I implement my schema to do something similar, emulated, or otherwise that will work with postgres as it is now? Thanks, John Hughes Wetleads.com ---