- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: Xit Subject: Ошибки postgresql
В логах постгреса появляются такие ошибки: May 24 12:44:25 pantera postgres[3819]: [3-1] ERROR: sequence "url_rec_id_seq" does not exist May 24 12:44:25 pantera postgres[3819]: [3-2] STATEMENT: DROP SEQUENCE url_rec_id_seq May 24 12:44:25 pantera postgres[3819]: [4-1] ERROR: sequence "categories_rec_id_seq" does not exist May 24 12:44:25 pantera postgres[3819]: [4-2] STATEMENT: DROP SEQUENCE categories_rec_id_seq May 24 12:44:25 pantera postgres[3819]: [5-1] ERROR: sequence "qtrack_rec_id_seq" does not exist May 24 12:44:25 pantera postgres[3819]: [5-2] STATEMENT: DROP SEQUENCE qtrack_rec_id_seq May 24 12:44:25 pantera postgres[3819]: [6-1] ERROR: relation "server" does not exist May 24 12:44:25 pantera postgres[3819]: [6-2] STATEMENT: DROP TRIGGER srvdel ON server просмотрев файл create.crc-multi.sql я не нашёл там ничего подобного, базу создаю как indexer -Ecreate, у пользователя под которым indexer ходит к базе права суперюзера. Где скрыта ошибка? - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=06;post=
