https://bugzilla.wikimedia.org/show_bug.cgi?id=64472

            Bug ID: 64472
           Summary: update.php fails for PostgreSQL when creating
                    sequences
           Product: MediaWiki
           Version: 1.24-git
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: Database
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: t...@dev-zero.ch
       Web browser: ---
   Mobile Platform: ---

I get the following when running update.php on an empty database (or a database
loaded with ./maintenance/postgres/tables.sql):

# php maintenance/update.php  --quick
MediaWiki 1.24alpha Updater

Going to run database updates for mediawiki_test
Depending on the size of your database this may take a while!
...skipping: 'mwuser' table doesn't exist yet.
...skipping: 'mwuser' table doesn't exist yet.
...skipping: 'pagecontent' table doesn't exist yet.
Creating sequence logging_log_id_seq
Creating sequence page_restrictions_pr_id_seq
Creating sequence filearchive_fa_id_seq
PHP Fatal error:  Call to a member function defaultValue() on a non-object in
/var/www/dev-zero.ch/htdocs/mediawiki-core/includes/installer/PostgresUpdater.php
on line 681

already present in 1.22.5

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to