Re: [HACKERS] "CANNOT EXTEND" - - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] "CANNOT EXTEND" -
Date
Msg-id 199903162011.PAA17846@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] "CANNOT EXTEND" -
List pgsql-hackers
> 
> Bruce, it is failing on the first select:
> 
> -->findLastBuiltinOid(void) {
> --> SELECT oid from pg_database where datname = 'template1'
> }
> 
> template1=> SELECT oid from pg_database where datname = 'template1';
> pqReadData() -- backend closed the channel unexpectedly.
>         This probably means the backend terminated abnormally before
> or while pr
> ocessing the request.
> We have lost the connection to the backend, so further processing is
> impossible.
>   Terminating.
> 
> 
> That's where it bombs out.
> 
> Tim
> 

Can someone suggest why this would be happening?  The SELECT looks
pretty simple.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Re: Developers Globe (FINAL)
Next
From: Vince Vielhaber
Date:
Subject: Re: [HACKERS] Re: Developers Globe (FINAL)