Re: how to find multi-byte is enabled or not for 7.2.3 - Mailing list pgsql-admin

From A.Bhuvaneswaran
Subject Re: how to find multi-byte is enabled or not for 7.2.3
Date
Msg-id Pine.LNX.4.44.0309181020100.1521-100000@Bhuvan.bksys.co.in
Whole thread Raw
In response to how to find multi-byte is enabled or not for 7.2.3  ("Somasekhar Bangalore" <sbangalore@zensutra.com>)
List 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


pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: huge pg_toast__index files?
Next
From: "Ravi T Ramachandra"
Date:
Subject: Postgresql UPDATE LOCKS unrelated rows.