I have a tsvector column in a table, and I would like to be able to remove the token from tsvector.
I started playing with ts_stat to rebuild the new tsvector, but that seems pretty complicated.
Is there an easy way to do this?
Send it to text, delete it with a regular expression, and return it to tsvector.
Source: https://habr.com/ru/post/1733141/More articles:Is there software for the sole purpose of reading Wikipedia? Reasons inside: - viewerPython Inheritance - pythonReader Php - phpCan I check the override for OnAuthorization in the base class of the ASP.NET MVC controller? - asp.net-mvcpycurl install :( there is already a version of libcurl min. - pythonThe Window service cannot restart, even if the Restore option is configured - recoveryHow to enable / disable text field when pressing radio button using javascript? - javascriptWhere to put certain logic in CakePHP - phpCalculate tree height - c ++ServletRequestWrapper or ServletResponseWrapper in production? - javaAll Articles