hi, Mark
SELECT version();
version
---------------------------------------------------------------------------------------------------------------
PostgreSQL 8.1.9 on i486-pc-linux-gnu, compiled by GCC cc (GCC) 4.1.2
20061115 (prerelease) (Debian 4.1.1-21)
(1 row)
Ivan
Mark Cave-Ayland wrote:
On Mon, 2007-10-29 at 23:25 +0100, ivan minčík wrote:
I made pg_dump from the table. You can download it here:
http://disk.jabbim.cz/[EMAIL PROTECTED]/bug_db.tar.gz
You have to:
1. change my database user (called ivo) to Your user
2. createdb somedb
3. psql -U youruser -f bug_db.sql somedb
try
select simplify(the_geom,100) from bug_table where icutjcpa =
'8601232244003';
is it ok that way?
thanks
Ivan
Hi Ivan,
Yes, that's fine - not sure exactly when I'll get a chance to look at
it, but I'll see what I can do. Can you also confirm the version of
PostgreSQL used to produce the dump? (SELECT version())
Many thanks,
Mark.
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users