From: | SELCUK AYDIN <selcuk(dot)aydin(at)netcad(dot)com(dot)tr> |
---|---|
To: | "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Postgresql 9.3 Postgis 2.1 |
Date: | 2016-01-25 12:02:55 |
Message-ID: | HE1PR03MB117744CA4A013014733321A4D6C70@HE1PR03MB1177.eurprd03.prod.outlook.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Hello,
I have a problem.
When I execute this command;
alter TABLE ada alter column poly type geometry(GEOMETRY);
or
alter TABLE ada alter column poly type geometry(geometry,32768);
I get this message:
ERROR: Geometry has Z dimension but column does not
********** Error **********
ERROR: Geometry has Z dimension but column does not
SQL state: 22023
how I solve this problem;
Could you help me?
Thanks
Your sincerely.
SELCUK AYDIN
PROJE UZMANI
selcuk(dot)aydin(at)netcad(dot)com(dot)tr
Cyber Park B Blok No:409
06800, Bilkent / Ankara
Tel. :(312) 265 0510 - 1192
Faks: (312) 265 0520
[NETCAD] <http://www.netcad.com.tr/>
From | Date | Subject | |
---|---|---|---|
Next Message | Gunnar "Nick" Bluth | 2016-01-25 17:48:34 | Re: Postgresql 9.3 Postgis 2.1 |
Previous Message | Peter Eisentraut | 2016-01-24 19:03:52 | Re: systemd deletes shared memory segment in /dev/shm/Postgresql.NNNNNN |