[jifty-devel] Re: Data partitioning (ie multiple databases)

Edmund von der Burg evdb at ecclestoad.co.uk
Mon Jan 8 14:59:28 EST 2007


Sorry - forgot:

# unpack the tar ball
tar zxf multi-schema.tgz
cd multi-schema

# Setup the postgres database
createdb test
psql test < schema.sql

# run tests
prove -v t/setup.t


More information about the jifty-devel mailing list