Re: firehouse

From: "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu>
To: sbelow <sbelow(at)dundee(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: firehouse
Date: 2001-06-22 15:17:39
Message-ID: 20010622101739.A13451@rice.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

  • firehouse at 2001-06-20 19:37:39 from sbelow

Browse pgsql-sql by date

  From Date Subject
Next Message Alex Pilosov 2001-06-22 15:27:21 Re: What is a "tuple"
Previous Message Tom Lane 2001-06-22 15:15:08 Re: Help with a double left join