Thread: wiki error

wiki error

From
John R Pierce
Date:
the 2nd example on http://wiki.postgresql.org/wiki/Index_Maintenance
  doesn't work on 8.4 or 9.0 unless you add ::text to the arguments of
the two pg_relation_size calls near the beginning.

I don't have wiki edit privs and don't see a way to register so I'm
hoping someone who does can fix that?


--
john r pierce                            N 37, W 122
santa cruz ca                         mid-left coast


Re: wiki error

From
Josh Kupershmidt
Date:
On Thu, Jun 23, 2011 at 8:48 PM, John R Pierce <pierce@hogranch.com> wrote:
> the 2nd example on http://wiki.postgresql.org/wiki/Index_Maintenance
>  doesn't work on 8.4 or 9.0 unless you add ::text to the arguments of the
> two pg_relation_size calls near the beginning.
>
> I don't have wiki edit privs and don't see a way to register so I'm hoping
> someone who does can fix that?

Fixed that. And I think you can get a wiki login at:
  http://www.postgresql.org/community/signup

Josh