Yes, that is fixed in 7.0 beta.
>
>
> POSTGRESQL BUG REPORT TEMPLATE
>
>
>
> Your name : David Hil
POSTGRESQL BUG REPORT TEMPLATE
Your name : Steven Smith
Your email address : [EMAIL PRO
Steven G Smith <[EMAIL PROTECTED]> writes:
> Creating template database in /d1/postgress/base/template1
> ERROR: Attribute 'aggtransfn1' is repeated
> ERROR: Attribute 'aggtransfn1' is repeated
> initdb: could not create template database
Hmm. That seems real familiar. I think we have seen th
POSTGRESQL BUG REPORT TEMPLATE
Your name : David Hill
Your email address : [EMAI
I am running 6.5.3 on a tables with >300,000 rows. I've seen lots of
cases where queries
fail if I haven't done a vacuum analyze; I understand this is one of the
quirks of PostgreSQl.
However, below is an example of a query that fails if I HAVE done a
vacuum analyze. Therefore,
I have no way of g
Robert Berger <[EMAIL PROTECTED]> writes:
> I am running 6.5.3 on a tables with >300,000 rows. I've seen lots of
> cases where queries fail if I haven't done a vacuum analyze; I
> understand this is one of the quirks of PostgreSQl.
You do? It's not a known failure mode to my knowledge --- the qu