[OPEN-ILS-DEV] postgresql problem
Jason Etheridge
jason at esilibrary.com
Tue Feb 24 11:16:02 EST 2009
> postgres at redwood:~$ psql -f /usr/share/postgresql/8.2/contrib/tablefunc.sql evergreen
> /usr/share/postgresql/8.2/contrib/tablefunc.sql: No such file or directory
Hi Rene, did you compile postgres from source or install it from a
package? If from source, try
find /usr/local -name tablefunc.sql
and see if you get a hit. If so, you should only need to adjust the
path for the file in that psql command that failed (and the ones that
follow).
--
Jason Etheridge
| VP, Community Support and Advocacy
| Equinox Software, Inc. / The Evergreen Experts
| phone: 1-877-OPEN-ILS (673-6457)
| email: jason at esilibrary.com
| web: http://www.esilibrary.com
More information about the Open-ils-dev
mailing list