On Tue, Jul 12, 2005 at 20:45:37 +0300, Andrus <eetasoft@xxxxxxxxx> wrote: > > How to force the correct sort order or at least move accented characters > ÕÄÖÜ to end of sorted list ? Sort order depends on the locale used in initdb. If you want data sorted by the codes used to represent the data, then you might want to initdb with a locale of "C". Doing an initdb will require a dump and reload. ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings