<div dir="ltr">Hi. I'm running into an issue upgrading EG 2.2.0 to the latest, and could use some help on what to try next. The upgrade crashes during the 2.3-2.4.0 script, on the DROP EXTENSION tsearch2 command.<div><br>
</div><div>There was an IRC chat (<span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:12.222222328186035px;white-space:pre-wrap"><a href="http://evergreen-ils.org/irc_logs/evergreen/2013-06/%23evergreen.27-Thu-2013.log">http://evergreen-ils.org/irc_logs/evergreen/2013-06/%23evergreen.27-Thu-2013.log</a>) </span>about adding a couple statements. However, still got the same error.</div>
<div><br></div><div>I also tried DROP...CASCADE; but that created other errors later.</div><div><br></div><div>So, I rolled back to my previous snapshot (VM) and am asking for some advice on how to proceed!  Any suggestions on what to do next?</div>
<div><br></div><div>Here's the error:</div><div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:12.222222328186035px;white-space:pre-wrap">2014-02-28 13:48:30 PST ERROR:  cannot drop extension tsearch2 because other objects depend on it</span></div>
<div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:12.222222328186035px;white-space:pre-wrap"><br></span></div>Here's the statements I added immediately before the DROP EXTENSION tsearch2:<div>
<span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:12.222222328186035px;white-space:pre-wrap">DROP AGGREGATE agg_tsvector(tsvector); </span></div>
<div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:12.222222328186035px;white-space:pre-wrap">DROP FUNCTION tsvector_concat(tsvector, tsvector);</span></div>
<div><span style="color:rgb(0,0,0);font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace;font-size:12.222222328186035px;white-space:pre-wrap"><br></span></div>Script is also throwing these errors:<div>
<pre id="code" class="" style="overflow:auto;padding:10px;margin-top:0px;margin-bottom:0px;white-space:pre-wrap;word-wrap:break-word;color:rgb(0,0,0);font-size:12.222222328186035px;font-family:Consolas,'Bitstream Vera Sans Mono','Courier New',Courier,monospace!important">
psql:2.3-2.4.0-upgrade-db.sql:3996: ERROR:  text search configuration "english_nostop" does not exist
psql:2.3-2.4.0-upgrade-db.sql:3997: ERROR:  text search configuration "english_nostop" does not exist
psql:2.3-2.4.0-upgrade-db.sql:3998: ERROR:  text search configuration "english_nostop" does not exist
psql:2.3-2.4.0-upgrade-db.sql:3999: ERROR:  text search configuration "english_nostop" does not exist
psql:2.3-2.4.0-upgrade-db.sql:4000: ERROR:  text search configuration "english_nostop" does not exist</pre><div><br></div><div>Thanks!</div><div><br></div>-- <br>Jeff Green<br><br>
</div></div>