Re: [GENERAL] List tables in load order

2007-08-09 Thread Gregory Williamson
f the original message. (My corporate masters made me say this.) -Original Message- From: Kristo Kaiv [mailto:[EMAIL PROTECTED] Sent: Tue 8/7/2007 3:58 PM To: Gregory Williamson Cc: pgsql-general@postgresql.org Subject: Re: [GENERAL] List tables in load order On 02.08.2007, at 4:16, Gr

Re: [GENERAL] List tables in load order

2007-08-07 Thread Kristo Kaiv
On 02.08.2007, at 4:16, Gregory Williamson wrote: I am not sure if this is the appropriate list -- please point me at the correct one if not. I'm trying to create a procedure that would let me retrieve a list of tables and views in a database that will be used to control the order in whi

[GENERAL] List tables in load order

2007-08-07 Thread Gregory Williamson
I am not sure if this is the appropriate list -- please point me at the correct one if not. I'm trying to create a procedure that would let me retrieve a list of tables and views in a database that will be used to control the order in which lookup data is created/loaded. So, much simplified, if