Re: Problems between Mandrake and pg

From: Björn Lundin <bjorn(dot)lundin(at)swipnet(dot)se>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Problems between Mandrake and pg
Date: 2001-11-21 16:31:32
Message-ID: 3BFBD6E4.8010100@swipnet.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

>
> From the user it cannot be seen if postmaster is running (pg_ctl
> status), but from root it is apparent that it does. It is true, that we
> do not have the -i option on, but we haven't found a way to change it
> that really works. We have tried changing the options in a file called
> postmaster.opts but it didn't work.
>
> Does anyone have a suggestion of what to do?

the postmaster MUST run with the -i option or else the error you get is
normal behaviour. Only local unix sockets are allowed then.

man pg_ctl says postmaster.opts.default as the file to change.
Try pg_ctl -o " -i" start.

Good Luck
Björn Lundin

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jeff Boes 2001-11-21 22:40:19 Linux 2.4.x VM
Previous Message König, Frank 2001-11-21 14:15:22 upper and lower doesn't work with german umlaut?