Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
OK. Thanks Dave. @Christian: We believe, you can get this max length option in pgAdmin 1.16.2 which is not released yet. Sorry, i am not aware of it's release schedule time. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dave Page
We can't do anything about length restrictions in those controls, except suggest the use of the max length option, which will work correctly as of 1.16.2. On Thu, Aug 8, 2013 at 1:04 PM, Dinesh Kumar wrote: > Hi Dave, > > Adding to previous e-mail, i have tested this on Windows 7 with the latest

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
Hi Dave, Adding to previous e-mail, i have tested this on Windows 7 with the latest pgAdmin master branch. Thanks. Dinesh -- *Dinesh Kumar* Software Engineer Ph: +918087463317 Skype ID: dinesh.kumar432 www.enterprisedb.co m * Follow

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
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 FO

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-08 Thread Dinesh Kumar
On Wed, Aug 7, 2013 at 11:53 PM, Christian H. Bruhn 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 gri

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-07 Thread Christian H. Bruhn
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

Re: [pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-07 Thread Dinesh Kumar
H i On Tue, Aug 6, 2013 at 7:31 PM, Christian H. Bruhn wrote: > Hi! > > I just installed Postgres 9.2.4 from [1] with the pgAdmin on Windows 7 > Prof. 64 Bit. I also installed Postgis 2.0.3-2. I've tried the > installation with the stackbuilder and also the separate download. > > Now I have the

[pgadmin-support] Problems with Postgis-geometries under Windows 7 64 Bit

2013-08-06 Thread Christian H. Bruhn
Hi! I just installed Postgres 9.2.4 from [1] with the pgAdmin on Windows 7 Prof. 64 Bit. I also installed Postgis 2.0.3-2. I've tried the installation with the stackbuilder and also the separate download. Now I have the problem that some data is missing, when displayed in pgAdmin. The geometry-co