Re: RE: starting postmaster problems

Поиск
Список
Период
Сортировка
От Mike White
Тема Re: RE: starting postmaster problems
Дата
Msg-id 00102114131800.04020@localhost.localdomain
обсуждение исходный текст
Ответ на RE: starting postmaster problems  ("Patrick Coulombe" <11h11@videotron.ca>)
Список 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


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

Предыдущее
От: Mike White
Дата:
Сообщение: database design
Следующее
От: Frank Hilliard
Дата:
Сообщение: Using KDE to start Postgres