| From: | Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com> |
|---|---|
| To: | <Vincent(dot)Gaboriau(at)answare(dot)fr> |
| Cc: | "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] upper and lower doesn't work with german |
| Date: | 2001-11-27 16:57:05 |
| Message-ID: | 20011127085555.A20745-100000@megazone23.bigpanda.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin pgsql-hackers pgsql-novice |
On Tue, 27 Nov 2001 Vincent(dot)Gaboriau(at)answare(dot)fr wrote:
>
>
> Stephan Szabo a crit :
>
> > On Tue, 27 Nov 2001 Vincent(dot)Gaboriau(at)answare(dot)fr wrote:
> >
> > >
> > > Tom Lane a crit :
> > >
> > > > =?ISO-8859-1?Q?=22K=F6nig=2C_Frank=22?= <Frank(dot)Koenig(at)rossmann(dot)de> writes:
> > > > > uppercase umlauts are not converted.
> > > >
> > > > Did you run initdb with the correct LANG environment?
> > > >
> > > > To check, run contrib/pg_controldata and see what it says about
> > > > LC_COLLATE and LC_CTYPE.
> > >
> > > I have relativily the same problem! Where can I find the executable "contrib"
> > > ?
> >
> > contrib refers to the contrib directory at the top level of the source
> > tree.
> >
>
> The sources of postgres have been deleted, so I can't find this "contrib"!
> So I surch another way to know if postgres have been installed with the local
> configuration.
> Can anyone help me?
You might be able to get it by looking through the
<data dir>/global/pg_control file, but it's a binary file so you'll have
to search for it.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew G. Hammond | 2001-11-27 17:34:50 | Re: [HACKERS] upper and lower doesn't work with german |
| Previous Message | Luis Amigo | 2001-11-27 16:56:10 | Re: installing 7.2b3 on IRIX 6.5.13 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-11-27 17:12:13 | Re: Libpq support for precision and scale |
| Previous Message | Luis Amigo | 2001-11-27 16:56:10 | Re: installing 7.2b3 on IRIX 6.5.13 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew G. Hammond | 2001-11-27 17:34:50 | Re: [HACKERS] upper and lower doesn't work with german |
| Previous Message | Josh Berkus | 2001-11-27 16:46:01 | Re: Primary Keys |