Re: RE: starting postmaster problems

From: Mike White <jmwhite(at)mail(dot)hot1(dot)net>
To: "Patrick Coulombe" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: RE: starting postmaster problems
Date: 2000-10-21 19:10:58
Message-ID: 00102114131800.04020@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Fri, 13 Oct 2000, Patrick Coulombe wrote:
> on my server, this is how i do it :
>
> in etc/rc.d/rc.local :
> /bin/su - postgres -c "/home/postgres/runpostgres"
>
> runpostgres :
> #!/bin/sh
> export LC_CTYPE=koi8-r
> export LC_COLLATE=koi8-r
> postmaster -i -B 1024 -S -D/usr/local/pgsql/data/ -o '-Fe'
>
>
> note that i run postgresql 6.
> pat

Well Pat, I tried it this way and still no luck. I'm beginning to think it
might be some weird Mandrake thing. I'm going to try that mailing list for
help. Thanks for trying to help.

Mike

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Frank Hilliard 2000-10-21 22:24:43 Using KDE to start Postgres
Previous Message Mike White 2000-10-20 00:35:11 database design