User tests: Successful: Unsuccessful:
Install sample data.
After this inserting a new article will fail. because it will try to insert it with id=1 (sequence was not incremented). PostgreSQL works a bit different from MySQL.
No issues inserting new data after sample was installed.
Fatal SQL errors because of duplicate keys.
PostgreSQL 9.3
After insertions, the sequence needs to be updated to the max value of the PK in the table.
Labels |
Added:
?
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-04-28 08:00:30 |
http://joomlacode.org/gf/project/joomla/tracker/?action=TrackerItemEdit&tracker_item_id=33466&start=0