- Taking it from phpBB 2.0.18
- Placing everything in the "phpbb" schema
- The schema is referred to a role (owner) named "phpbb"
- There is some sample data in it (rubbish) you can login as "Admin" password "admin"
- Now the most relevant changes:
- Added foreign keys
- Added unique constraints
- Tested on PostgreSQL 8.1 win32
Hope it helps!!
I'm looking forward to improve it from a performance point of view by proper indexing,
stay tuned for updates.
No comments:
Post a Comment