On Fri, 2 Mar 2001, Jesse wrote: > gimme a bit to try getting postgres up.... > > Disabled bool NOT NULL DEFAULT 0 Obviously it should be default 'f' for postgres. ;) Can you move that attr a bit up in schema definition, so all non-nulls fields go first?