Re: [HACKERS] unable to install tsearch2 on PostgreSQL 8.3.7 successfully

2009-04-10 Thread l0rins
l0rins writes: > In version 8.1, tsearch2.sql contained SQL statements to create 4 pg_ts_* > tables: pg_ts_cfg, pg_ts_dict, ... and populate them with data. These > statements are missing in tsearch2.sql 8.3.7 version. So, I'm getting: > ERROR: relation "pg_ts_*" do

[HACKERS] unable to install tsearch2 on PostgreSQL 8.3.7 successfully

2009-04-10 Thread l0rins
un tsearch statements on version 8.3.2. I'm attaching PostgreSQL 8.3.7 tsearch2.sql for reference. Am I missing something? Thanks in advance. l0rins http://www.nabble.com/file/p22989298/tsearch2.sql tsearch2.sql -- View this message in context: http://www.nabble.com/unable-to-instal