hello
im trying to work with new version of mayan-edms==1.0.rc3 but there are some 
difficulties.
1. On default configuration there is sqlite database - where exactly 
initialsetup saves database file?
2. Im trying to configure postgresql but there is a weird problem - i replace 
in base (file) sqlite database configuration to postgres but when i execute 
command initialsetup
"...
File "/projekty/mayan3/local/lib/python2.7/site-packages/psycopg2/__init__.py", 
line 164, in connect
    conn = _connect(dsn, connection_factory=connection_factory, async=async)
django.db.utils.OperationalError: FATAL:  password authentication failed for 
user "root"
FATAL:  password authentication failed for user "root"
..."

i did not use in configuration(postgres database)  user - "root" i use a 
diffrent one, so how to fix this?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to