Re: Update from 7.3.3 to 7.3.6
От | Tom Lane |
---|---|
Тема | Re: Update from 7.3.3 to 7.3.6 |
Дата | |
Msg-id | 15397.1092066881@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | Update from 7.3.3 to 7.3.6 ("Mike Bell" <mike.bell@hashdefine.co.uk>) |
Ответы |
Re: Update from 7.3.3 to 7.3.6
|
Список | pgsql-admin |
"Mike Bell" <mike.bell@hashdefine.co.uk> writes: > We are in the process of moving from PostgreSQL 7.3.3 to 7.3.6 (Red > Hat). However, we are having a number of problems importing the database > schema. Some of the SPs are written in TCL and it would seem that the > library has changed. > ERROR: stat failed on file '$libdir/pltcl': No such file or directory Hmm. The most obvious question is did you remember to install the postgresql-tcl RPM? "pg_config --pkglibdir" will tell you what directory $libdir expands to, and you can look in there to see if there's a pltcl.so or not. It appears from the above that the answer will be "not". regards, tom lane
В списке pgsql-admin по дате отправления: