server/test/data/sources_postgres
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Wed, 26 Jun 2013 14:01:07 +0200
changeset 9105 55738c9dc26f
parent 7166 dde161937d3e
permissions -rw-r--r--
[session] explicitly take Connection object in close_cnx Now that ClientConnection explicitly reference and use the Connection object we do not need to use connectionid here. We can safely change this signature, ClientConnection is the only use of close_cnx for now.

[system]

db-driver   = postgres
db-host     = localhost
db-port     = 5433
adapter     = native
db-name     = cw_fti_test
db-encoding = UTF-8
db-user     = syt
db-password = syt

[admin]
login = admin
password = gingkow