[ZBX-33] 1.4.2 fails to install with Postgresql Created: 2007 Sep 01 Updated: 2017 May 30 Resolved: 2007 Sep 03 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Server (S) |
Affects Version/s: | 1.4.2 |
Fix Version/s: | 1.4.3 |
Type: | Incident report | Priority: | Major |
Reporter: | Alexei Vladishev | Assignee: | Alexander Vladishev |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Description |
There is problem in table names used in data.sql , some data fails to import into PostgreSQL database. They should be "hosts" instead of `hosts`. Following installation procedure with PGSQL fails: sanatana# cat data.sql | psql -U zabbix zabbix Can someone post fix? http://www.zabbix.com/forum/showthread.php?t=7511 |