Share » Forums » Developer » Cleanup database?

Cleanup database?

Cleanup database?

Monday 20 November 2006 6:51:43 am - 1 reply

Author Message

Ekkehard Dörre

Wednesday 22 November 2006 5:57:59 am

Hi Sinisa,

under bin/php/ are a lot of helper scripts which you can access via php cli.

flatten.php inline comment:


$script =& eZScript::instance( array( 'description' => ( "eZ publish database flattening.\n\n" .
                                                         "Will remove data that is not considered currently in use to minimize the amount of database data it consumes\n" .
                                                         "\n" .
                                                         "Possible values for NAME is:\n" .
                                                         "contentobject, contentclass, workflow, role or all (for all items)\n" .
                                                         "flatten.php -s admin contentobject"),
                                      'use-session' => false,
                                      'use-modules' => true,
                                      'use-extensions' => true ) );

Some documentation about the scripts:

http://ez.no/doc/ez_publish/upgrading/the_system_upgrade_scripts

Greetings, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu