Re: Problems with Postgis-geometries under Windows 7 64 Bit

Поиск
Список
Период
Сортировка
От Dinesh Kumar
Тема Re: Problems with Postgis-geometries under Windows 7 64 Bit
Дата
Msg-id CAKWsr7gurEvMZUbmq+OZ5JDfoOyni7MRcNvSt0v8qx2swTe6Qg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Problems with Postgis-geometries under Windows 7 64 Bit  (Dinesh Kumar <dinesh.kumar@enterprisedb.com>)
Ответы Re: Problems with Postgis-geometries under Windows 7 64 Bit
Список pgadmin-support
Hi Dave,

Further to our discussion on this issue, it seems the problem is with the length of the text in the grid. Thanks for your guidance.

In windows 7, if the length of a string in the grid exceeds "4679", then it's not able to render the values properly.

SELECT substring(geom::text from 1 FOR 4679) FROM plz;

If i execute the above statement, then it's showing all the 16 values. But this is not the case in the CentOS.

Kindly let me know how to proceed on this issue.

Thanks in advance.


Dinesh

-- 
Dinesh Kumar
Software Engineer

Ph: +918087463317
Skype ID: dinesh.kumar432
www.enterprisedb.com

Follow us on Twitter

@EnterpriseDB 

Visit EnterpriseDB for tutorials, webinars, whitepapers and more


On Thu, Aug 8, 2013 at 1:14 PM, Dinesh Kumar <dinesh.kumar@enterprisedb.com> wrote:

On Wed, Aug 7, 2013 at 11:53 PM, Christian H. Bruhn <brogo@arcor.de> wrote:
am Mittwoch, 7. August 2013 um 09:59 schrieb Dinesh Kumar:

> I have just done a quick test case with the given steps, but i am not able
> to reproduce the case in Cent OS6.0. In CentOS 6, i am getting all the 16
> non null grid values and 2 null values. Would you mind to share the

Yes I think its only a problem under Windows 7 (64 Bit). I tried it
with Ubuntu 12.10 and also Windows XP, but there was no problem. I
also made also a complete new installation in a new VM with Windows 7
and there I have the same error.

Thanks Christian.

We are able to reproduce this in windows 7. We will trying to find the root cause and it's fix.

> query/steps what you have performed in pgAdmin.

Nothing special. Just show the data or made a simple "SELECT * FROM
plz;"

http://imageshack.us/photo/my-images/843/j7zv.png/
http://imageshack.us/photo/my-images/706/9vzx.png/

Christian




Dinesh

-- 
Dinesh Kumar
Software Engineer
Skype ID: dinesh.kumar432
www.enterprisedb.com

Follow us on Twitter

@EnterpriseDB 

Visit EnterpriseDB for tutorials, webinars, whitepapers and more

 


--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support


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

Предыдущее
От: Dinesh Kumar
Дата:
Сообщение: Re: Problems with Postgis-geometries under Windows 7 64 Bit
Следующее
От: Dinesh Kumar
Дата:
Сообщение: Re: Problems with Postgis-geometries under Windows 7 64 Bit