Re: [GENERAL] copy from error

2006-01-05 Thread Michael Fuhr
On Thu, Jan 05, 2006 at 02:34:14PM +, marcelo Cortez wrote: > there any procedure for fix fts installation? As Tom asked, what steps did you follow to install tsearch2? The standard installation script creates its tables with oids, at least in current releases, so you appear to have installe

Re: [GENERAL] copy from error

2006-01-05 Thread marcelo Cortez
Tom , Michael Thanks for your responses, there any procedure for fix fts installation? any advice will be appreciated Tia. best regards. MDC --- Tom Lane <[EMAIL PROTECTED]> escribió: > marcelo Cortez <[EMAIL PROTECTED]> writes: > > the follow error: > > Warning: pg_query(): Query f

Re: [GENERAL] copy from error

2006-01-04 Thread Tom Lane
marcelo Cortez <[EMAIL PROTECTED]> writes: > the follow error: > Warning: pg_query(): Query failed: ERROR: no existe > la columna <> > " the column oid don't exists" in english. > CONTEXT: sentencia SQL: < public.pg_ts_cfg where locale = $1 >> You seem to have managed to create the pg_ts_cfg t

Re: [GENERAL] copy from error

2006-01-04 Thread Michael Fuhr
On Wed, Jan 04, 2006 at 06:30:50PM +, marcelo Cortez wrote: > Warning: pg_query(): Query failed: ERROR: no existe > la columna <> > " the column oid don't exists" in english. > > CONTEXT: sentencia SQL: < public.pg_ts_cfg where locale = $1 >> I'd guess that you're using tsearch2 but somehow