Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: BUG #2719: configure script does not accept --enable-locale --enable-multibyte=UNICODE options



"Mareks Malnacs" <mareksm(at)gmail(dot)com> writes:
> configure script forbids me to use following options: 

> --enable-locale --enable-multibyte=UNICODE --enable-odbc --with-java
> --enable-unicode-conversion

All those options have been obsolete for a long time.

> initdb -E UNICODE -A password -W
> This command says that it will use C encoding instead of specified UNICODE,

You sure you aren't confused about locale vs. encoding?  You want to
specify a locale setting too, probably.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group