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
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
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.