Re: pgReadData error on simple selects

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Sam Carter <petrov(at)smithsonite(dot)rice(dot)edu>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: pgReadData error on simple selects
Date: 2000-11-16 06:32:11
Message-ID: 165.974356331@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Sam Carter <petrov(at)smithsonite(dot)rice(dot)edu> writes:
> I'm getting the following error message when I try and execute:
> 'select name from chapter where path ~ 'glacier/$';'

> pqReadData() -- backend closed the channel unexpectedly.

A stack trace from the backend's core file would be useful here ...

regards, tom lane

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Andrea Aime 2000-11-16 08:16:07 Re: OT: Heterogenous networks
Previous Message Sam Carter 2000-11-15 22:50:24 pgReadData error on simple selects