[GENERAL] Can not upgrade from 9.1 to 9.2 or 9.3, --HELP

2014-02-13 Thread bobspero
I went through postgres website since yesterday and can not upgrade my postgresql from 9.1 to anything greater. At first I did pgupgrade and was told to install postgres-xc, when I installed it, it removed 9.1 and I could not log into it. I was able to recover it and when I the steps from https://w

[GENERAL] SNMP Collection with PostgreSQL Stored Proc, what lang?

2014-02-01 Thread bobspero
I have a postgresql dB where I want to SNMP some information from a few servers and store them in my database. Is this something that can be done with a stored procedure or do I have to build an external utility type of app? If it is doable is this something the postgeres language or do I have to d