[Fwd: PygreSQL]

Поиск
Список
Период
Сортировка
От albert DURANTON
Тема [Fwd: PygreSQL]
Дата
Msg-id 3B12CA11.7040605@mail.pf
обсуждение исходный текст
Список pgsql-bugs
I write a french account software in Python. I need PostgreSQL but i can
not connect to it with Python.  I always get this :
python
 >>> import pg
 >>> dc = pg.connect('testdb','localhost')

pg.error : connectDB() -- connect() failed : connection refused
Is the postmaster running (with -i) at 'localhost' and accepting
connections on Unix socket '5432'

Y all try, alway the same ansverd.
Can you help me ?
Merci
Albert DURANTON




В списке pgsql-bugs по дате отправления:

Предыдущее
От: teg@redhat.com (Trond Eivind Glomsrød)
Дата:
Сообщение: "pg_ctl restart" in 7.1.2
Следующее
От: "Frank Contrepois"
Дата:
Сообщение: BUG REPORT