| From: | "Oberpriller, Wade D(dot)" <oberpwd(at)nsc-msg01(dot)network(dot)com> |
|---|---|
| To: | "PostgreSQL General Help (E-mail)" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Creating languages with relative path to shared libraries |
| Date: | 2001-11-12 16:10:49 |
| Message-ID: | 5B7014A44B89494E830AD32859FBC858E58982@nsc-msg01.network.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
When I do a
createlang -L $MYDIR plpgsql template1
It appears that MYDIR must be an absolute path to a directory containing
plpgsql.so. I am wondering if there is any way to make it work with a
relative path (like ../lib). I am trying to build a database on a
development machine and then copy it on to a production machine. The paths
where it is built are differenct than where it will reside and I am running
into dynamic linking issues. Any ideas?
Wade Oberpriller http://www.storagetek.com
Software Development Phone: (763) 424-1538
StorageTek: MRDC (800) 328-9108 ext. 1538
wade_oberpriller(at)storagetek(dot)com Fax: (763) 391-1095
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Helge Bahmann | 2001-11-12 17:26:31 | Re: psql -f backup.out || file too big - SOLVED |
| Previous Message | Jorge Sarmiento | 2001-11-12 16:09:01 | Re: psql -f backup.out || file too big - SOLVED |