Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-8494

Cannot install two boards on the same postgresql database

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.4-RC1
    • 3.0.5
    • Installation system
    • None
    • PHP Environment: 5.2.9
      Database: PostgreSQL 8.4.0

      Installing the first board on a postgresql database works as expected, however when installing a second on the same database (using a different table_prefix) the following error is thrown:

      install_install.php [ 1193 ]
       
      SQL : CREATE DOMAIN varchar_ci AS varchar(255) NOT NULL DEFAULT ''::character varying
       
      ERROR: type "varchar_ci" already exists

            nickvergessen Joas Schilling
            jwb @ zoofware jwb @ zoofware
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: