failing to connect to postgresql with php

Поиск
Список
Период
Сортировка
От victor katemana
Тема failing to connect to postgresql with php
Дата
Msg-id AANLkTi=c2uKcOzj5_GqEiZp5tLVkC18+51VqsZ24eAAA@mail.gmail.com
обсуждение исходный текст
Ответы Re: failing to connect to postgresql with php  (Viktor Bojović <viktor.bojovic@gmail.com>)
Re: failing to connect to postgresql with php  (Marcin Mirosław <marcin@mejor.pl>)
Список pgsql-sql
i have installed postgres 8.4 server in ubuntu 10.04, clearly following all procedures. what is disappointing me i cant
establishconnection to the database server when am configuring postgres with php. whenever i use this postgres database
functioni dont even receive an error message. the server just remains quite. more on than when i execute the command
<br/><br /><code> #psql template1 on my terminal </code>i receive this error message<br /><br />psql: could not connect
toserver: No such file or directory<br />    Is the server running locally and accepting<br />    connections on Unix
domainsocket "/var/run/postgresql/.s.PGSQL.5432"?<br />  can someone help me out please<br /> 

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

Предыдущее
От: 中川 誠貴
Дата:
Сообщение: Re: why does seq scan instead of index scan
Следующее
От: Viktor Bojović
Дата:
Сообщение: Re: failing to connect to postgresql with php