The easy answer:
> > > Start up psql with the -E on the command line. Then do \d TABLE. This will
> > > show you the actual SQL commands used by psql.
select relname from pg_class where relname not like 'pg_%%';
- Brandon
----------------------------------------------------------------------------
b. palmer, bpalmer(at)crimelabs(dot)net pgp:crimelabs.net/bpalmer.pgp5