Stefan Sperling <s...@elego.de> writes: > On Tue, Nov 01, 2011 at 06:36:26PM +0000, Philip Martin wrote: >> Is sorting in C better than putting UNIQUE on the local_relpath column? > > I don't know. I don't mind either way. Let's pick whichever is faster.
I'd expect performance to be similar. I have a small preference for UNIQUE because it leaves sorting and memory allocation to the database. -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com