Re: how to find multi-byte is enabled or not for 7.2.3

From: "A(dot)Bhuvaneswaran" <bhuvan(at)symonds(dot)net>
To: Somasekhar Bangalore <sbangalore(at)zensutra(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: how to find multi-byte is enabled or not for 7.2.3
Date: 2003-09-18 04:52:15
Message-ID: Pine.LNX.4.44.0309181020100.1521-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

> I have 7.2.3 postgres database running. how to find that the multi-byte
> is enabled or not for my database.

You should have used --enable-multibyte option during configure. If you
had, you can use 'pg_config --configure' to ensure it.

regards,
bhuvaneswaran

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Ravi T Ramachandra 2003-09-18 06:43:01 Postgresql UPDATE LOCKS unrelated rows.
Previous Message Tom Lane 2003-09-18 04:05:07 Re: huge pg_toast_<OID>_index files?