Can pgSQL 8.x do descending indexes like mySQL 5.1?
(so 1st column is descending and rest are asscending?)
Can pgSQL 8.x do "physically" sorted table (like a forced index order) so we don't need order by?
tia,
.V
(so 1st column is descending and rest are asscending?)
Can pgSQL 8.x do "physically" sorted table (like a forced index order) so we don't need order by?
tia,
.V