By the way import psycopg2 Doesn't seem to help.
Richard On Tue, Dec 11, 2012 at 3:52 PM, Richard Vézina <[email protected] > wrote: > I have to see if record of table2 is attached by table3 in my example, but > in my app actually, table3 is 30 differents tables that each can refer to > table2 entry multiple time (one to many)... > > I would prefer to do what you suggest "child tables" but I am afraid of > overhead. > > Richard > > On Tue, Dec 11, 2012 at 3:32 PM, Niphlod <[email protected]> wrote: > >> ere are records attached. > > > --

