Re: [HACKERS] "CANNOT EXTEND" -

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] "CANNOT EXTEND" -
Дата
Msg-id 199903162011.PAA17846@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: [HACKERS] "CANNOT EXTEND" -  ("D'Arcy" "J.M." Cain <darcy@druid.net>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [HACKERS] Re: Developers Globe (FINAL)
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: [HACKERS] Re: Developers Globe (FINAL)