[Firebug-cvs] firebug/doc/userman userman.txt,1.1,1.2
Brought to you by:
doolin
From: David M. D. <do...@us...> - 2005-06-19 22:29:22
|
Update of /cvsroot/firebug/firebug/doc/userman In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10217/userman Modified Files: userman.txt Log Message: Added some installation notes for postgres. Index: userman.txt =================================================================== RCS file: /cvsroot/firebug/firebug/doc/userman/userman.txt,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** userman.txt 19 Jun 2005 15:59:29 -0000 1.1 --- userman.txt 19 Jun 2005 22:29:13 -0000 1.2 *************** *** 2,5 **** --- 2,9 ---- INSTALLATION + The Firebug system assumes the listener can + connect to a postgres database using a default + database "firebug." + 1. Run all the sql scripts to get the postgres database set up correctly. |