Re: Postmaster will not start

Поиск
Список
Период
Сортировка
От beakerboy@www.com
Тема Re: Postmaster will not start
Дата
Msg-id 50410.167.136.235.223.1036697488.fastmailerweb@webmail.www.com
обсуждение исходный текст
Ответ на Re: Postmaster will not start  ("Cornelia Boenigk" <poppcorn@cornelia-boenigk.de>)
Список pgsql-cygwin
This isn't the problem.  Historically I've always typed what I stated and
it's worked.  The contents of /.bashrc is:
$ cat /.bashrc
PATH=$PATH:/usr/local/pgsql/bin:
PGDATA=/usr/local/pgsql/data
PGLIB=/usr/local/pgsql/lib
LD_LIBRARY_PATH=/usr/local/pgsql
export LD_LIBRARY_PATH PATH PGDA

so this contains all the necessary information.  Any other thoughts anybody?

Kevin

Cornelia Boenigk said:
> Hi Kevin
>
>> Administrator@CDMKNOWACZYT30 ~
>> $ postmaster -i &
>> [2] 1400
> You missed the path to the data-directory.
>
> This little shell script is working well for me:
> #!/bin/sh
> echo
> echo "PostgreSQL starten:"
> postmaster -i -D /usr/share/postgresql/data &
> ps -f
>
> Hope it helps
> Conni
> --
> PostgreSQL, Grundlagen, Praxis, Anwendungsentwicklung mit PHP
> http://www.dpunkt.de/buch/3-89864-175-9.html
> http://www.pgsql.info
>
>
> ---------------------------(end of
> broadcast)--------------------------- TIP 4: Don't 'kill -9' the
> postmaster



---------------------------------------------------
WWW.COM - Where The Web Begins! http://www.www.com/



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

Предыдущее
От: Max Buvry
Дата:
Сообщение: Re: mmaps_after_fork...
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: Postgres Cygwin Install-as-Service on XP Pro/Home Mini