Re: Insert fail: could not open relation with OID 3221204992

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Insert fail: could not open relation with OID 3221204992
Дата
Msg-id 20685.1174588888@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Insert fail: could not open relation with OID 3221204992  (araza@esri.com)
Ответы Re: Insert fail: could not open relation with OID 3221204992  (araza@esri.com)
Список pgsql-general
"Ale Raza" <araza@esri.com> writes:
> No problem without shape column. I can load all data.

What I thought :-(

> My concern is:
> - Why it's an issue on Linux not on windows? In both cases it's a window
> client.

Platform-dependent bug in your code, likely.  Without seeing the code
it's impossible to speculate much further, but I'd look first for places
that scribble on memory not allocated to you (perhaps due to a
miscalculation of the size needed for a dynamically-allocated object).

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: araza@esri.com
Дата:
Сообщение: Re: Insert fail: could not open relation with OID 3221204992
Следующее
От: Arturo Perez
Дата:
Сообщение: Re: multi terabyte fulltext searching