Re: Notice in mnogosearch 3.3.9
Yusniel Hidalgo Delgado <[email protected]>
| Newsgroups | gmane.comp.web.mnogosearch.general |
|---|---|
| Organization | UCI |
| Message-ID | <1269411040.6534.8.camel@yusniel-desktop> |
That's right. I have mnoGoSearch + Postgresql 8.4.2 installed in my system. For now, All is Ok. Thanks for your time. El mié, 24-03-2010 a las 09:36 +0400, Alexander Barkov escribió: > Hi Yusniel, > > Yusniel Hidalgo Delgado wrote: > > Greetings. I have mnoGoSearch 3.3.9 installed in my system. In my case, > > mnoGoSearch is running in blob mode. All it's fine, but when I execute > > the command indexer -Eblob, I get the following notice: > > NOTICE: la tabla «bdict_tmp» no existe, ignorando. > > > > It's notice is a problem in mnoGoSearch or is a normal behaviour?. > > Greetings. > > > I guess you're using mnoGoSearch with PostgreSQL. > Which version of PostgreSQL is it? > > The above message is caused by this query: > > DROP TABLE IF EXISTS bdict_tmp; -- for PostgreSQL 8.2.4 and higher > > or > > DROP TABLE bdict_tmp; -- for older versions of PostgreSQL > > If mnoGoSearch works otherwise, you can ignore this message. > > > > Or you can suppress this notice in your postgresql.conf using > this configuration command: > > client_min_messages = warning > > > (this command will change min log level sent to the cloent > from "notice" to "warning"). > > > Please have a look here for more details: > http://www.postgresql.org/docs/8.4/static/runtime-config-logging.html > > > > > > > > > > > > > -- ------------------------------------------------------------------------ Yusniel Hidalgo Delgado Universidad de las Ciencias Informáticas Festival Latinoamericano de Instalación de Software Libre (FLISOL 2010) http://www.acutil.cdr.cu/index.php/flisol http://www.installfest.net/FLISOL2010/ http://www.installfest.net/FLISOL2010/cuba Grupo de Usuarios de Tecnologías Libres Cuba http://www.softwarelibre.cdr.cu/ http://aslcuba.wordpress.com/ ------------------------------------------------------------------------