http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11155 Bug ID: 11155 Summary: PostgreSQL schema contains syntax errors Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Database Assignee: gmcharlt@gmail.com Reporter: dan@coffeecode.net QA Contact: testopia@bugs.koha-community.org Created attachment 22507 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=22507&action=edit Fixes syntax errors in PostgreSQL db schema installer/data/Pg/kohastructure.sql contains two syntax errors: * "mediumtext" is not a valid data type for PostgreSQL * "branch_transfer_limits_pkey" defines the primary key twice, which causes an error for PostgreSQL -- You are receiving this mail because: You are watching all bug changes.