Re: How to install module tablefunc
От | Guillaume Lelarge |
---|---|
Тема | Re: How to install module tablefunc |
Дата | |
Msg-id | 4B655363.2060708@lelarge.info обсуждение исходный текст |
Ответ на | How to install module tablefunc (florent THOMAS <florent.thomas@tdeo.fr>) |
Список | pgadmin-support |
Hi, Le 31/01/2010 10:34, florent THOMAS a écrit : > [...] > I'm currently running on linux and with pgSQL8.4. > I would like to use the crosstab function avalable in the tablefunc > module. > Unfortunately I don't know where to download/install this module. > > Any help?? > Well, it is a contrib module, so you need to download the contrib package of your distro, and then execute the SQL script tablefunc.sql. If you compiled PostgreSQL, there is a contrib directory in the sources directory. Get in there, get in the tablefunc subdirectory, then "make && make install". After that, you can execute the SQL script tablefunc.sql. BTW, as I already said today, this list is for pgAdmin support. That's not big deal, but you can have a better/quicker answer on a PostgreSQL list, pgsql-general would be the more appropriate one. -- Guillaume.http://www.postgresqlfr.orghttp://dalibo.com
В списке pgadmin-support по дате отправления: