Dear all,
I am intending to store the files inside the postgres DB using the
type text (all the files will be pre-encode into base64. The reason
for not using the type bytea as I encountered some undesired
format(the original file alignment can't be preserved) while
extracting the content and dis
Dear all,
I am intending to use JMX to enable my application to be monitored by
the NMS. I am wondering is there any SNMP agent already build-up for
postgres DB and can be plugged into the JMX environment ?
I have found that a project for implementing a postgres db SNMP agent
(http://pgfoundry.o