diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-08-12 01:04:51 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2008-08-12 01:04:51 +0000 |
commit | 07e7f2423ca24e447ae892bdc137b367b5fb4bfb (patch) | |
tree | e77abcd60305ff95a0b03d5eb641922b5edbbf4d /UPGRADE | |
parent | b5e2bbd552bf2c816645d0913527da5a77a3d572 (diff) |
Accepting Bill McGonigle's suggestion
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/branches/1.2@2248 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ recommend as follows: b) Multicompany installations should use user tables in a separate dataset from any accounting data. +For a single dataset, just import sql/Pg-central.sql into your database. If you need to create another dataset, you can create the db and import the sql/Pg-central.sql file into it. |