On 1/5/07, Paul Ramsey <pramsey at refractions.net> wrote: > Are schemas not useful here? > > <http://www.postgresql.org/docs/8.1/interactive/ddl-schemas.html> >From a design standpoint, maybe maybe not. If you already know that schemas make your design better, sure. I tend to shy away from breaking things into lots of little pieces without a really good reason.