From: Adarsh S. <ada...@or...> - 2011-06-28 11:18:04
|
Thanks a lot ! I will let U know after some work if the problem is solved. Best regards Adarsh Sharma Malte Sussdorff wrote: > Yes... and there you are screwed :) > > You need to install PostgreSQL 8.4 as 9.0 is not supported yet. > > If you want to bleed from the edge of technology, you can update > OpenACS to 5.7 (it is in Beta at the moment), which should take care > of the basics. And then fix every bug you find in ]project-open[ which > results through the issue with missing_from and the default_with_oids > (though I assume, that isn't much of an issue). > > Best wishes > Malte > > > Am 28.06.2011 um 13:11 schrieb Adarsh Sharma: > >> A problem arises after adding these parameters : >> >> I paste the contents of startup.log : >> >> *FATAL: unrecognized configuration parameter "add_missing_from"* >> >> I am sorry I have to correct one thing that my Postgres version is 9.0.2 >> >> >> Thanks >> >> >> Malte Sussdorff wrote: >>> Hey, >>> >>> just add the following then to your postgresql.conf >>> >>> #------------------------------------------------------------------------------ >>> # VERSION/PLATFORM COMPATIBILITY >>> #------------------------------------------------------------------------------ >>> >>> # - Previous PostgreSQL Versions - >>> >>> add_missing_from = on >>> #array_nulls = on >>> #backslash_quote = safe_encoding # on, off, or safe_encoding >>> default_with_oids = on >>> #escape_string_warning = on >>> regex_flavor = extended # advanced, extended, or basic >>> #sql_inheritance = on >>> #standard_conforming_strings = off >>> #synchronize_seqscans = on >>> >>> # - Other Platforms and Clients - >>> >>> #transform_null_equals = off >>> >>> >>> Best wishes >>> Malte >>> Am 28.06.2011 um 12:56 schrieb Adarsh Sharma: >>> >> > > * > * > * > -- > * > * > * > * > > * > * > * > * > Malte Sussdorff > * > * > > cognovís GmbH > Schrödersweg 27 > D-22453 Hamburg > Mobil: +49 (0)151 / 230 33 826 > Fon: +49 (0)40 / 386 60 521 > Fax: +49 (0)40 / 386 60 523 > www.cognovis.de <http://www.viyema.com/> > > HRB Hamburg 28909 > Geschäftsführer: Malte Sussdorff > > Diese Nachricht ist streng vertraulich und enthält rechtlich > geschützte Informationen. Sie ist nur für die Adressaten bestimmt. > Falls Sie diese Mail fälschlicherweise erhalten haben, bitten wir Sie > freundlicherweise uns umgehend telefonisch oder per E-Mail zu > informieren und den Inhalt dieser Nachricht in Ihrem System zu > löschen. Diese Nachricht ist anfällig für Datenkorruption, Abfangen > von Daten, nicht autorisierte Änderungen, Verfälschung und Viren. Wir > senden und empfangen E-Mails nur auf der Grundlage, dass wir nicht für > solche Datenkorruption, Abfangen von Daten, nicht autorisierte > Änderungen, Verfälschung und Viren und deren Konsequenzen haften. > > This e-mail is confidential and may contain legally privileged > information. It is intended only for the addressees. If you have > received this e-mail in error, kindly notify us immediately by > telephone or e-mail and delete the message from your system. E-Mail is > susceptible to data corruption, interception, unauthorised amendment, > tampering and viruses, and we only send and receive e-mails on the > basis that we are not liable for any such corruption, interception, > unauthorised amendment, tampering and viruses or any consequences thereof. > > * > > > > > > > > > > > > > > > |