[check_postgres] Error with action bloat

Greg Sabino Mullane greg at endpoint.com
Tue Feb 18 13:51:16 UTC 2014


On Tue, Feb 18, 2014 at 01:36:23PM +0100, David PEYRIERES wrote:
> 
> Hye. 
> I'm getting an error testing index bloat: 
> 
> [@postgres-~]$ check_postgres.pl -H base -p 5432 -dbname pi -dbuser sym --action=bloat 
> ERROR: ERREUR: la colonne s.inherited doesn't exist 
> LINE 52 : AND s.inherited=false 
> Any idea ? 

It is possible that the psql check_postgres is using is newer than the 
database you are reaching. Try making sure the psql in your path is 
older than version 8.4: that's when the inherited column was added.

-- 
Greg Sabino Mullane greg at endpoint.com
End Point Corporation
PGP Key: 0x14964AC8
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 163 bytes
Desc: Digital signature
URL: <https://mail.endcrypt.com/pipermail/check_postgres/attachments/20140218/a5d9d2a5/attachment.sig>


More information about the Check_postgres mailing list