Re: 8.03 postgres install error

From: "Prasad Duggineni" <pduggineni(at)prominencenet(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: <pgsql-general(at)postgresql(dot)org>, "Devrim GUNDUZ" <devrim(at)gunduz(dot)org>
Subject: Re: 8.03 postgres install error
Date: 2005-06-22 14:27:41
Message-ID: 001701c57736$909684d0$520aa8c0@pduggineni
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have updated the software still it is occurring whenever I reboot my
computer. I don't have any references to old config file.Please advice me to
fix this problem.
Here is the syslog.

Jun 22 10:16:30 lab5md9181 gpm: gpm startup succeeded
Jun 22 10:16:31 lab5md9181 postgres[887]: [2-1] 2005-06-22 10:16:31 EDT LOG:
st
atement:
Jun 22 10:16:31 lab5md9181 postgres[887]: [3-1] 2005-06-22 10:16:31 EDT LOG:
st
atement: set DateStyle to 'ISO'
Jun 22 10:16:32 lab5md9181 postgres[887]: [4-1] 2005-06-22 10:16:32 EDT LOG:
st
atement:
Jun 22 10:16:32 lab5md9181 postgres[887]: [5-1] 2005-06-22 10:16:32 EDT LOG:
st
atement: set geqo to 'OFF'
Jun 22 10:16:32 lab5md9181 postgres[887]: [6-1] 2005-06-22 10:16:32 EDT LOG:
st
atement:
Jun 22 10:16:32 lab5md9181 postgres[887]: [7-1] 2005-06-22 10:16:32 EDT LOG:
st
atement: set ksqo to 'ON'
Jun 22 10:16:32 lab5md9181 postgres[887]: [8-1] 2005-06-22 10:16:32 EDT
ERROR:
unrecognized configuration parameter "ksqo"
Jun 22 10:16:32 lab5md9181 postgres[887]: [9-1] 2005-06-22 10:16:32 EDT LOG:
st
atement: select oid from pg_type where typname='lo'
Jun 22 10:16:32 lab5md9181 postgres[887]: [10-1] 2005-06-22 10:16:32 EDT
LOG: s
tatement: select version()
Jun 22 10:16:32 lab5md9181 postgres[891]: [2-1] 2005-06-22 10:16:32 EDT LOG:
st
atement:
Jun 22 10:16:32 lab5md9181 postgres[891]: [3-1] 2005-06-22 10:16:32 EDT LOG:
st
atement: set DateStyle to 'ISO'
Jun 22 10:16:32 lab5md9181 postgres[891]: [4-1] 2005-06-22 10:16:32 EDT LOG:
st
atement:
Jun 22 10:16:32 lab5md9181 postgres[891]: [5-1] 2005-06-22 10:16:32 EDT LOG:
st
atement: set geqo to 'OFF'
Jun 22 10:16:32 lab5md9181 postgres[891]: [6-1] 2005-06-22 10:16:32 EDT LOG:
st
atement:
Jun 22 10:16:32 lab5md9181 postgres[891]: [7-1] 2005-06-22 10:16:32 EDT LOG:
st
atement: set ksqo to 'ON'
Jun 22 10:16:32 lab5md9181 postgres[891]: [8-1] 2005-06-22 10:16:32 EDT
ERROR:
unrecognized configuration parameter "ksqo"
Jun 22 10:16:32 lab5md9181 postgres[891]: [9-1] 2005-06-22 10:16:32 EDT LOG:
st
atement: select oid from pg_type where typname='lo'

----- Original Message -----
From: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Prasad Duggineni" <pduggineni(at)prominencenet(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>; "Devrim GUNDUZ" <devrim(at)gunduz(dot)org>
Sent: Tuesday, June 21, 2005 10:23 AM
Subject: Re: [GENERAL] 8.03 postgres install error

> "Prasad Duggineni" <pduggineni(at)prominencenet(dot)com> writes:
>> Please advice me to fix this problem.
>
>> Jun 20 18:38:41 lab5md9181 postgres[2552]: [2-1] 2005-06-20 18:38:41 EDT
>> ERROR:
>> unrecognized configuration parameter "ksqo"
>
> KSQO has been obsolete for nigh five years now. Update whatever
> software you are using that expects it to do something.
>
> regards, tom lane
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Devrim GUNDUZ 2005-06-22 15:06:40 Re: 8.03 postgres install error
Previous Message Tom Lane 2005-06-22 14:19:36 Re: Problems upgrading to 7.4.8 from 7.2.4