On Fri, Oct 12, 2007 at 11:09:36AM -0700, JT wrote:
> I hope there is something basic that I missed!
> I got an error during the installation process ( following
> http://www.howtoforge.com/ledgersmb_debian_etch ) 
> 
> psql -U ledgersmb -d ledgersmb
> 
> ledgersmb=> UPDATE users_conf SET password = md5('myledgersmbpassword') WHERE 
> id = 1;
> 
> ERROR:  relation "users_conf" does not exist
> 

So, did you remember to load Pg-central.sql?  That's where the CREATE
TABLE statement for users_conf can be found.

-- 
Seneca
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Ledger-smb-users mailing list
Ledger-smb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to