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
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