On Fri, 2004-07-09 at 16:59, Oliver Elphick wrote:
> On Thu, 2004-07-08 at 18:33, cenapad wrote:
> > Does anybody know how to configure /etc/init.d/postgresql to accept
> > TCP/IP conections?
> The default setup for TCP/IP connections is to accept them from
> localhost only. If you are having p
On Thu, 2004-07-08 at 18:33, cenapad wrote:
> Does anybody know how to configure /etc/init.d/postgresql to accept
> TCP/IP conections?
> In redhat was simpler (just modify the line was started with "su -l
> postgres"). But in debian, filhe is completely different .
> I know that a flag -i should
I was looking into the /etc/init.d/postgres.
As I see, the postmaster is declared into the POSTMASTER
environment variable:
POSTMASTER=/usr/lib/postgresql/bin/postmaster
But it's not used in the script...
So I had looked the line
ERRMSG=$(/sbin/start-stop-daemon --pidfile $PGDATA/postmaster.pid
--
On Thu, 08 Jul 2004 17:47:06 -0400, * Tong* <[EMAIL PROTECTED]> wrote:
> On Thu, 08 Jul 2004 16:23:29 -0300, Filipi Vianna wrote:
>
> >> I know that a flag -i should be added, but i dont know where.
> >
> > There is how I do it on Slackware:
>
> I was wondering that too. Any Debian solutions?
In
On Thu, 08 Jul 2004 16:23:29 -0300, Filipi Vianna wrote:
>> I know that a flag -i should be added, but i dont know where.
>
> There is how I do it on Slackware:
I was wondering that too. Any Debian solutions?
thanks
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubsc
cenapad wrote:
Does anybody know how to configure /etc/init.d/postgresql to accept
TCP/IP conections?
In redhat was simpler (just modify the line was started with "su -l
postgres"). But in debian, filhe is completely different .
I know that a flag -i should be added, but i dont know where.
Ther
Does anybody know how to configure /etc/init.d/postgresql to accept
TCP/IP conections?
In redhat was simpler (just modify the line was started with "su -l
postgres"). But in debian, filhe is completely different .
I know that a flag -i should be added, but i dont know where.
--
To UNSUBSCRIBE,
7 matches
Mail list logo