Column id should be indexed indeed.  Anyway, I'm not sure about any performance 
improvement using that last method, as the most consuming operation might be 
the DELETE operation, not really the SELECT operation, when dealing with a huge 
volume of data.

why worry, there are a maximum of 30 Entries in this table anyway. So
even the most unoptimized select and delete combinations should be
very fast...

--
---> Dirk Jagdmann
----> http://cubic.org/~doj
-----> http://llg.cubic.org

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

              http://www.postgresql.org/docs/faq

Reply via email to