Menu

Contrib tools (tablefunc)

Help
DoNaLd
2006-07-21
2012-08-31
  • DoNaLd

    DoNaLd - 2006-07-21

    Hi, i need in PostgreSQL the connectby function.
    This is standart PostgreSQL sources in path /contrib/tablefunc. But in your installation can't locate this library for tablefunc. Is it possible with some methode installing it, or do i have to recompile PostgreSQL again all by myself ?

     
    • Andy Satori

      Andy Satori - 2007-03-09

      You only need the Contrib package. I hope to get this added to the distribution, but at this point you will need to do it yourself.

       
    • Andy Satori

      Andy Satori - 2006-07-21

      You can compile this in, use the the ./configure --prefix=/Library/PostgreSQL8 option and the make; make install; and you are good to go.

      You will want to sudo the make install to ensure you have permissions to install it.

       
      • Suomi

        Suomi - 2007-03-07

        Hie,

        I installed this morning Postgresql for mac release 8.2.3 without problems.
        But, I need to use contrib tools like ltree and pgcrypto.
        Can you explain me How I can do it please.

        Must I download Postgresql-8.2.3 from postgresql.org and compile this like you said?

        Thank you

         

Log in to post a comment.

MongoDB Logo MongoDB