[GENERAL] error when defining a search configuration named "default"

2011-11-25 Thread robert rottermann
Hi there, I inherited the support of a database with the ancient tsearch2. I uses a search configuration named "default" Now when I try to create such a configuration using: CREATE TEXT SEARCH CONFIGURATION default ( PARSER = "default" ); I get an error: postgres=# CREATE TEXT SEARCH CONFIGUR

[GENERAL] converting ts2vektor to postgres 9.1

2011-11-03 Thread robert rottermann
hi there, I habe to upgrade a db from 8.4 to 91 that is using tsvector (that was converted from an older version before). now I am looking for pointer on how to proceed. for insance in the dump from the old db I find declarations like added at the end (and lots more): I think these are thes

Re: [GENERAL] PostGIS in a commercial project

2011-10-24 Thread robert rottermann
Am 24/10/11 09:31, schrieb Thomas Kellerer: Eduardo Morras, 21.10.2011 20:53: Now PostGIS is licensed under the GPL and I wonder if we can use it in a commercial (customer specific) project then. The source code will not be made open source, but of course the customer will get the source code.