Re: bugs or no in PostgreSQL 7.1 ? - Mailing list pgsql-general

From Tom Lane
Subject Re: bugs or no in PostgreSQL 7.1 ?
Date
Msg-id 21865.989252686@sss.pgh.pa.us
Whole thread Raw
In response to bugs or no in PostgreSQL 7.1 ?  ("Andrey Mikuloff" <mikuloff@kazna.ru>)
List pgsql-general
"Andrey Mikuloff" <mikuloff@kazna.ru> writes:
> More: what is error on start PostgreSQL 7.1: [: 11800: unary operator
> expected
> it's sometime displaing, but not always ?

I think that's a known bug in some system-specific startup script
(sloppy quoting, or something like that).  Should be fixed in 7.1.1.

> May be some bugs with die or no answer of backend becouse used 'recode' ?

Possibly; the recode support is not as well tested as some other parts
of the system.  But it's premature to jump to any conclusions with so
little data.  Can you provide backtraces from the core dump files?
Also, if it won't restart, try setting WAL_DEBUG=1 to get a more verbose
indication of what's failing in the restart.

            regards, tom lane

pgsql-general by date:

Previous
From: "David Wall"
Date:
Subject: Re: Timestamp Resolution in Postgres
Next
From: Bruce Momjian
Date:
Subject: Re: Re: Metaphone function attachment