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]

-------------------------------------------------------------------------

Yes, I did run this command; I think I followed this verbatim:
http://www.howtoforge.com/ledgersmb_debian_etch

Here are the postgresql packages I have on my system:

ii  postgresql-8.1   8.1.9-0etch1
ii  postgresql-client-8.1   8.1.9-0etch1
ii  postgresql-client-common   71
ii  postgresql-common   71  




-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to