Re: [HACKERS] I've just started working on Full Text Search with version 10 on Ubuntu 16
On Wed, 18 Oct 2017 22:53:16 -0400 Ronald Jewell wrote: > and I'm getting error ... > > ERROR: could not open extension control file > "/usr/share/postgresql/10/extension/tsearch2.control": No such file or > directory > > when I try to create the tsearch2 extension. Hi, tsearch2 is an extens
[HACKERS] I've just started working on Full Text Search with version 10 on Ubuntu 16
and I'm getting error ... ERROR: could not open extension control file "/usr/share/postgresql/10/extension/tsearch2.control": No such file or directory when I try to create the tsearch2 extension. thanks Ron