Hi, I unzip the binaries for postgresl 12.2 on server. There is a directory .. /postgresql-12.2/contrib with list of possible extentions. Then I installed postgres using
configure --prefix=/pgsql/bin/<version>_<db_name> make make install then I created database pg_ctl -D /<path> initdb
Now I try to create extention but I got error clooneyt=# CREATE EXTENSION IF NOT EXISTS citext WITH SCHEMA public; ERROR: could not open extension control file "/pgsql/bin/12.2_clooneyt/share/extension/citext.control": No such file or directory And really there’s no citext.control file. How I install/create extention CITEX. Thanks, JM Obsah této zprávy má výlučně komunikační charakter. Nepředstavuje návrh na uzavření smlouvy či na její změnu ani přijetí případného návrhu. Smlouvy či jejich změny jsou společností CETIN a.s. uzavírány v písemné formě nebo v podobě a postupem podle příslušných všeobecných podmínek společnosti CETIN a.s., a pokud jsou dohodnuty všechny náležitosti. Smlouvy jsou uzavírány oprávněnou osobou na základě písemného pověření. Smlouvy o smlouvě budoucí jsou uzavírány výhradně v písemné formě, vlastnoručně podepsané nebo s uznávaným elektronickým podpisem. Podmínky, za nichž CETIN a.s. přistupuje k jednání o smlouvě a jakými se řídí, jsou dostupné zde. The content of this message is intended for communication purposes only. It does neither represent any contract proposal, nor its amendment or acceptance of any potential contract proposal. CETIN a.s. concludes contracts or amendments thereto in a written form or in the form and the procedure in accordance with relevant general terms and conditions of CETIN a.s., if all requirements are agreed. Contracts are concluded by an authorized person entitled on the basis of a written authorization. Contracts on a future contract are concluded solely in a written form, self-signed or signed by means of an advanced electronic signature. The conditions under which CETIN a.s. negotiates contracts and under which it proceeds are available here. |