Re: [HACKERS] CREATE TABLE ... PRIMARY KEY kills backend - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: [HACKERS] CREATE TABLE ... PRIMARY KEY kills backend
Date
Msg-id 20000112221401C.t-ishii@sra.co.jp
Whole thread Raw
In response to Re: [HACKERS] CREATE TABLE ... PRIMARY KEY kills backend  ("Oliver Elphick" <olly@lfix.co.uk>)
List pgsql-hackers
> ./configure --with-tcl --with-mb=UNICODE --with-odbc --enable-locale 
> --with-maxbackends=64 --with-pgport=5431 --program-prefix=pg7.

I didn't see your problem here. My configuratuion is:
./configure --with-mb=EUC_JP

> The reason is that regress.sh uses createdb; createdb has a bad test for
> the encoding value (I have sent a patch separately).  So I assume no-one
> has run regression tests with multibyte-encoding enabled?

Thank you for the fix. I have just committed your changes.

I already have fixed that too with my private working files, but
forgot to commit.
--
Tatsuo Ishii


pgsql-hackers by date:

Previous
From: "Oliver Elphick"
Date:
Subject: Re: [HACKERS] CREATE TABLE ... PRIMARY KEY kills backend
Next
From: dLux
Date:
Subject: PostgreSQL performance problems: heavy load