Re: statement-level statistics are disabled error (postgresql.conf)

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Campano, Troy" <Troy(dot)Campano(at)LibertyMutual(dot)com>
Cc: "Postgres general mailing list" <pgsql-general(at)postgresql(dot)org>
Subject: Re: statement-level statistics are disabled error (postgresql.conf)
Date: 2004-06-02 15:19:23
Message-ID: 24684.1086189563@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Campano, Troy" <Troy(dot)Campano(at)LibertyMutual(dot)com> writes:
> psql: FATAL: invalid cache id: 30

Is this a locally built copy? If so try a make distclean, reconfigure,
rebuild. I think you have inconsistent compiled files.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Patrick Hatcher 2004-06-02 15:20:07 Pg_dump error
Previous Message Bruce Momjian 2004-06-02 14:53:12 Re: Creating a session variable in Postgres