Re: Connecting via localhost pg-8.0.3

Поиск
Список
Период
Сортировка
От David
Тема Re: Connecting via localhost pg-8.0.3
Дата
Msg-id 20050616202258.GA1557@localhost.localdomain
обсуждение исходный текст
Ответ на Re: Connecting via localhost pg-8.0.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
On Thu, Jun 16, 2005 at 12:08:35AM -0400, Tom Lane wrote:
> David <dbree@duo-county.com> writes:
> > Well, you guessed correctly.  It was a configuration problem.  By
> > inserting the line:
> >         unix_socket_directory = '/var/run/postgresql'
> > into postgresql.conf, it works as expected.
>
> Well, you've still got an issue here somewhere, because if your server
> and client libraries came from the same build then they ought to agree
> on this without any help from the config file.  AFAIK, Debian hasn't
> changed their policy about where to put the socket, so it seems like you
> must be using a server that didn't come from Debian.

dlb@localhost:~$ apt-cache policy postgresql-8.0
postgresql-8.0:
  Installed: 8.0.3-5
  Candidate: 8.0.3-5
  Version Table:
 *** 8.0.3-5 0
         90 ftp://ftp.us.debian.org sid/main Packages
        100 /var/lib/dpkg/status

There is a bug report at bugs.debian.org/postgresql-8.0 (also in the new
postgresql-common package) relating to the location of the socket.  I'd
seen this report before posting my original message, but things didn't
click until I read your reply.  Anyway, there was a suggestion by
someone that unix_socket_directory needed to be specified.

I do not know now where where the Debian 7.4 socket was located, as I
had no need to look into that.

From some of the info that came with the package, the structure of the
postgresql packaging system has been changed quite a bit.

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

Предыдущее
От: grupos
Дата:
Сообщение: Re: [SQL] PostgreSQL and Delphi 6
Следующее
От: Gourish Singbal
Дата:
Сообщение: checkpoint are too frequent