Search Postgresql Archives

Re: How can I use crosstab functons in PostgreSQL 9.3?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Oct 15, 2015 at 10:48 AM, Rob Richardson <RDRichardson@xxxxxxxxxxx> wrote:
By George, I think I've got it!

When I ran CREATE EXTENSION tablefunc WITH SCHEMA public, I got the crosstab methods and my sample query worked.

I would suggest learning about search_path(s) instead of placing everything into the one schema that happens to be in the default search_path.  Otherwise your "public" is going to be a mess to scan through.

David J.​

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux