Lajos Barf ([EMAIL PROTECTED]) reports a bug with a severity of 2
The lower the number the more severe it is.
Short Description
Can't short hungarian database with PostgreSQL on Debian/Woody
Long Description
Dear Developers!
I want to use PostgreSQL with Hungarian national location and character
[EMAIL PROTECTED] writes:
> I tried a lot of installation method (etc. %env_var%=hu_HU.ISO8859-2,
> --enable-multibyte=LATIN2, ...), but the ordering has never operated.
Did you run "initdb" with the proper environment variables? The
collation order for a database is determined at initdb time.
I am receiving a regression test failure in about 1 out of 12 test runs.
I searched the bugs mailling list and have not found a similar problem.
The system is a RedHat 7.3 system running the UP kernel 2.4.18-10 on an
800MHz Athlon. I didn't do any kernel tuning.
I am compiling postgresql-7.2.
Robert Hentosh <[EMAIL PROTECTED]> writes:
> I am receiving a regression test failure in about 1 out of 12 test runs.
I am amazed no one has reported this before :-(
Upon looking, I see that the parallel test schedule tries to run
create_misc and create_index in parallel, but the latter uses ta
On Tue, 22 Oct 2002, Tom Lane wrote:
> Robert Hentosh <[EMAIL PROTECTED]> writes:
> > I am receiving a regression test failure in about 1 out of 12 test runs.
>
> I am amazed no one has reported this before :-(
>
> Upon looking, I see that the parallel test schedule tries to run
> create_misc
Tom Lane writes:
> Robert Hentosh <[EMAIL PROTECTED]> writes:
> > I am receiving a regression test failure in about 1 out of 12 test runs.
>
> I am amazed no one has reported this before :-(
Someone did. :-)
--
Peter Eisentraut [EMAIL PROTECTED]
---(end of broadcast)
Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Tom Lane writes:
>> Robert Hentosh <[EMAIL PROTECTED]> writes:
> I am receiving a regression test failure in about 1 out of 12 test runs.
>>
>> I am amazed no one has reported this before :-(
> Someone did. :-)
Yeah, I found your message awhile late
On Tue, 22 Oct 2002, Tom Lane wrote:
> Peter Eisentraut <[EMAIL PROTECTED]> writes:
> > Tom Lane writes:
> >> Robert Hentosh <[EMAIL PROTECTED]> writes:
> > I am receiving a regression test failure in about 1 out of 12 test runs.
> >>
> >> I am amazed no one has reported this before :-(
>
> > So