RE: 7.0.2 questions on encoding and compilation

From: Max Pyziur <pyz(at)panix(dot)com>
To: vijayendra mohan agrawal <vijayendra(dot)agrawal(at)wipro(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org, pgsql-admin(at)hub(dot)org
Subject: RE: 7.0.2 questions on encoding and compilation
Date: 2000-09-06 19:07:50
Message-ID: Pine.NEB.4.21.0009061506310.28137-100000@panix2.panix.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

On Wed, 6 Sep 2000, vijayendra mohan agrawal wrote:

> 2. createdb -E option can be used, but it seems it needs a re-compilation
> which will make "pg_encoding" in your pgsql/bin directory. configure
> with --enable-multibyte option and re-install postgreSQL... it should serve
> the purpose.

What if you just want to use single byte encodings such as
Windows-CP1251? Which configuration option should you use?

> 3. execute "createdb --help" for more details. --encoding=ENCODING should be
> given for creating db with encoding, here "ENCODING" is the type of encoding
> you want...
>
> Hope this helps...
>
> Thanks and regards,

Thanks! and I have read the README.mb file.

> Vijay

Max Pyziur


> -----Original Message-----
> From: pgsql-admin-owner(at)hub(dot)org [mailto:pgsql-admin-owner(at)hub(dot)org]On
> Behalf Of pyz(at)panix(dot)com
> Sent: Thursday, August 31, 2000 2:33 AM
> To: pgsql-sql(at)postgresql(dot)org; pgsql-admin(at)hub(dot)org
> Subject: [ADMIN] 7.0.2 questions on encoding and compilation
>
>
> Currently, I'm using the the 7.0.2 rpms from the postgresql.org
> on a RH6.2 install.
>
> I have a few questions on it and the use of the -E flag.
>
> 1 - can 7.0.2 be optimized for i686 architecture or is
> it only possible to compile for i386 architecture?
>
> 2 - Can createdb -E someencoding be used "straight out of the box"
> with Postgresql 7.0.2 or does support need to be compiled into
> the function?
>
> 3 - What are the list of arguments which can be taken with the
> command createdb -E ?
>
>
>
> Thanks!
>
>
>
>
> Max Pyziur BRAMA - Gateway Ukraine
> pyz(at)brama(dot)com http://www.brama.com/
>
>

Browse pgsql-admin by date

  From Date Subject
Next Message Dana Hudes 2000-09-06 19:10:49 Re: [SQL] Re: 7.0.2 questions on encoding and compilation
Previous Message Max Pyziur 2000-09-06 19:04:49 Re: [SQL] Re: 7.0.2 questions on encoding and compilation

Browse pgsql-sql by date

  From Date Subject
Next Message Dana Hudes 2000-09-06 19:10:49 Re: [SQL] Re: 7.0.2 questions on encoding and compilation
Previous Message Max Pyziur 2000-09-06 19:04:49 Re: [SQL] Re: 7.0.2 questions on encoding and compilation