MySql
psh
Joined: 2003-06-03
Posts: 3 |
![]() |
Hello. |
|
beckett
![]()
Joined: 2002-08-16
Posts: 3474 |
![]() |
G2 works right now with MySQL... and PostgreSQL... and eventually will work with whatever back-ends people care to write interfaces for. -Beckett ( beck@beckettmw.com) |
|
psh
Joined: 2003-06-03
Posts: 3 |
![]() |
Thank for reply. |
|
beckett
![]()
Joined: 2002-08-16
Posts: 3474 |
![]() |
Gallery images and some cache files are stored as files in the filesystem. All other information: users, preferences, permissions, comments, captions, etc. are stored in the database. Right now, if you're downloading the G2 code to play around with, you can specify which database to use (right now just MySQL or Postgres) in the config file. -Beckett ( beck@beckettmw.com) |
|