In response to Donna Rudd : > Hi, > All I want to do is 'include' a stored procedure (contained in another > script file) into my main PostgreSQL database creation script file so that > it can get defined/declared before I define my triggers to call it. It seems > such a simple thing but I don't seem to be able to find any examples or > documentation. Please help! Your main script file is executed with psql? You can use \i <other_file> within your main-file. Andreas -- Andreas Kretschmer Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header) GnuPG-ID: 0x3FFF606C, privat 0x7F4584DA http://wwwkeys.de.pgp.net -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general