On passe sur rouge
darcs-hash:20051001125506-6d78a-ad0c95c07df76b12cd578364756962db13237894.gz
This commit is contained in:
parent
00c76d71f8
commit
83a8ac0e54
2 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ reseau = ["138.231.136.0/21", "138.231.148.0/22"]
|
|||
|
||||
# Ouverture de la base de données :
|
||||
###################################
|
||||
pgsql = PgSQL.connect(host='/var/run/postgresql', database='filtrage', user='crans',host='rouge.adm.crans.org')
|
||||
pgsql = PgSQL.connect(host='rouge.adm.crans.org', database='filtrage', user='crans')
|
||||
pgsql.autocommit = True
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue