From: Adarsh S. <ada...@or...> - 2011-06-28 10:56:32
|
Thanks Malte, When I was installing Project open, I found the below things : 1. I install Postgresql from PostgresPlus-8.4.2-linux.bin file which includes all in one. I know I have to change the 3 parameters ( add_missing_from, default_with_oids and set the regex_flavor ) but I found only one parameter in my postgresql.conf. I also attached the file. U r suggesting me to uninstall and reinstall postgres frm u'r way. Am i right. Is it not possible to add these parameters in postgresql.conf Thanks Malte Sussdorff wrote: > You need to manually configure postgres as ]project-open[ and OpenACS did not yet change old coding habits. This will happen with OpenACS 5.7 and ]project-open[ 4.x, I presume. > > # Also edit the configuration to allow add_missing_from, default_with_oids and set the regex_flavor to extended > > sudo emacs /etc/postgresql/8.4/main/postgresql.conf > sudo /etc/init.d/postgresql-8.4 reload > > Best wishes > Malte > > > Am 28.06.2011 um 12:36 schrieb Adarsh Sharma: > > > |