Search Result

Collapse
2 results in 0.0027 seconds.
Keywords
Members
Tags
pgsql
  •  

  • Zabbix 2.0.2 Generated Database Structure [PostgreSQL]

    Hello,

    I'm working on my thesis which is based on the Zabbix software. Reading through forums I found out there's quite many people who need the current database structure.

    Using SchemaSpy I generated the structure of Zabbix v2.0.2 database for PostgreSQL. I'm sure some of...
    See more | Go to post
    Last edited by Piitr; 01-06-2014, 22:27.

  • Trouble building Zabbix 1.8.9 with Postgresql

    Hello, I'm trying to build Zabbix 1.8.9 from source on Ubuntu Server 11.10 64bit with Postgresql 9.1. My configure completed successfully and below is my configure arguments...


    PHP Code:
    ./configure --host=x86_64-linux-gnu --build=x86_64-linux-gnu --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info 
    ...
    See more | Go to post
    Last edited by elvar; 30-11-2011, 22:47. Reason: Added Postgresql version
Working...