health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health-dev] Connecting to local database


From: Axel Braun
Subject: Re: [Health-dev] Connecting to local database
Date: Thu, 06 Feb 2014 17:18:23 +0100
User-agent: KMail/4.11.5 (Linux/3.11.6-4-desktop; KDE/4.11.5; x86_64; ; )

Am Donnerstag, 6. Februar 2014, 21:28:33 schrieb Ramakrishna, K:
> Dear Alex,

Axel....


> Thank you for your attention.

your're welcome.

[...]

> how does your trytond.conf look?
> It is default */etc/trytond.conf*
> 
> I am attaching the conf file, the error I am getting when trying to connect
> and when I try to create a DB.

You should change the following setting:

# Configure the database type
# allowed values are postgresql, sqlite, mysql
#db_type = postgresql

to

db_type = postgresql

Also, set
db_user = False
db_password = False
to the correct values

and restart the server.

More info:
http://code.google.com/p/tryton/wiki/InstallationonopenSUSE#Basic_setup_of_database

HTH
Axel

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]