On Fri, Nov 16, 2007 at 12:06:46PM -0800, Joshua D. Drake wrote: > When that is needed I do this: > > create table foo(id serial unique, a text, b text, primary (a,b)); Humm, so the other way around from what I've ended up doing. I'll need to think about the implications of changing things around like this. There are lots of things that seems as though they'll be pretty awkard to do, I'm sure it's just because I haven't thought about it enough. Sam ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings