| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | UltraMax <mcsim(at)dinamo-minsk(dot)com> |
| Cc: | pgsql-admin(at)postgresql(dot)org |
| Subject: | Re: ksqo |
| Date: | 2002-12-10 15:38:01 |
| Message-ID: | 26010.1039534681@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-admin |
UltraMax <mcsim(at)dinamo-minsk(dot)com> writes:
> I have upgraded PostgreSQl from version 7.2.2 to 7.3
> All working fine, but in the serverlog I often see following:
> ERROR: 'ksqo' is not a valid option name
> In previous versions I did not see that message
> Could someone clarify this very error and the way of getting rid of it?
Fix your client code to quit issuing "set ksqo" commands. That option's
been dead for a long time, and it's now gone entirely.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rajesh Kumar Mallah. | 2002-12-10 15:56:24 | ALTER DOMAIN patch .... |
| Previous Message | Rajesh Kumar Mallah. | 2002-12-10 15:02:36 | Re: contrib/tsearch crashing postgresql 7.3 Stable |