Re: Case sensitive order by

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michaël Fiey <m(dot)fiey(at)futuresoundtech(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Case sensitive order by
Date: 2001-05-09 15:45:08
Message-ID: 20964.989423108@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

> But I haven't found pg_controldata on my platform.
> Is it installed with Postgresql 7.1 RPM for Redhat 7.0 ?

Dunno. It's part of our contrib stuff. I thought there would be an RPM
for the contrib stuff for 7.1, but maybe not, or maybe you didn't
install that RPM.

If you don't have it, just looking at $PGDATA/global/pg_control with
"strings" would probably do well enough to let you spot the locale name...

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ryan C. Bonham 2001-05-09 15:54:12 MS SQL 7.0 to PostgreSQL 7.1
Previous Message Michaël Fiey 2001-05-09 15:36:53 Re: Case sensitive order by

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-05-09 15:53:45 Re: Re: Outstanding patches
Previous Message Tom Lane 2001-05-09 15:38:39 Coping with huge deferred-trigger lists