Re: RE: Multibyte examples

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
Cc: jklcom(at)mindspring(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: RE: Multibyte examples
Date: 2001-02-21 04:58:12
Message-ID: 9279.982731492@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>> This is what I got when tried to run mbregress.sh, what am I missing?
>>
>> destroydb: not found

Hm. destroydb was renamed to dropdb a release or two back, but it seems
mbregress.sh hasn't gotten the word yet.

>> /usr/local/pgsql/bin/pg_encoding: not found

This is a little more troubling. Did you configure the system with
multibyte support enabled? pg_encoding should have been created and
installed if so.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tatsuo Ishii 2001-02-21 05:05:22 Re: RE: Multibyte examples
Previous Message Tatsuo Ishii 2001-02-21 04:01:22 RE: Multibyte examples