Hi,


PostgreSQL claims during loading initial_insert.sql that the following insert statemant contains a too long string in the 'name' field:

INSERT INTO charset
(name, charset, comment, valid_id, create_by, create_time,
change_by, change_time)
VALUES
('Cyrillic Charset (Windows-1251)', 'Windows-1251',
'Windows-1251 - cp1251', 1, 1, current_timestamp,
1, current_timestamp);

You might want to define a larger string field in the schema.

Ingo
--

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCM/IT/B/O d+(-) s+:++ a C++ UL++++$ P++$ L+++@ E- W+++@ N+ o? K? w-- O
M++@ V PS+ PE++ Y+ PGP++ t++ 5 X R tv+ b+@ DI+@ D--- G+ e? h-- r+++@ y?
------END GEEK CODE BLOCK------
_______________________________________________
OpenTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to