Re: firehouse - Mailing list pgsql-sql

From Ross J. Reedstrom
Subject Re: firehouse
Date
Msg-id 20010622101739.A13451@rice.edu
Whole thread Raw
In response to firehouse  ("sbelow" <sbelow@dundee.net>)
List pgsql-sql
On Wed, Jun 20, 2001 at 07:37:39PM +0000, sbelow wrote:
> getting this error "Transaction cannot start while in firehouse mode." I
> can't find in the books what this is trying to tell me.
> new at dbs.

That message is not coming from PostgreSQL, I've grepped the source tree:

$ find . -name \*.[chyl] | xargs grep -i 'fireh'
$ 

What's your software environment? The error must be coming from some
other layer.

Ross


pgsql-sql by date:

Previous
From: Alex Pilosov
Date:
Subject: Re: Incremental sum ?
Next
From: Alex Pilosov
Date:
Subject: Re: View performance question