collation from an external file

From: nikybolzo <nikybolzo(at)yahoo(dot)it>
To: pgsql-novice(at)postgresql(dot)org
Subject: collation from an external file
Date: 2014-07-08 09:50:17
Message-ID: 1404813017744-5810849.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

hello everybody,
I'm new of the world postgresql, so please help me. I can't understand how
to define a new collation from an external file. I have a DB and i have to
define a new collection for all the column so i try to use:
CREATE COLLATION mycollation FROM "it-IT"
but i don't know how to add my cases of preferences ( preferences example:
b B, c C,d D,e E,é É)
thanks for help me

--
View this message in context: http://postgresql.1045698.n5.nabble.com/collation-from-an-external-file-tp5810849.html
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Tom Lane 2014-07-08 14:04:36 Re: collation from an external file
Previous Message Rajmohan C 2014-07-06 19:15:15 Estimating selectivity of predicates involving string pattern matching