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

2011-11-25 Thread Tom Lane
robert rottermann writes: > Now when I try to create such a configuration using: > CREATE TEXT SEARCH CONFIGURATION default ( DEFAULT is a fully reserved word. If you insist on naming your configuration (or any other kind of SQL object) that, you'll need to double-quote the name ... not only her

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

2011-11-25 Thread Szymon Guz
On 25 November 2011 14:34, robert rottermann wrote: > 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 = "d