Re: Postmaster will not start - Mailing list pgsql-cygwin

From Cornelia Boenigk
Subject Re: Postmaster will not start
Date
Msg-id 003101c2852d$d24bca00$7f54fea9@zwerg98
Whole thread Raw
In response to Postmaster will not start  ("beakerboy@www.com" <beakerboy@www.com>)
Responses Re: Postmaster will not start  ("beakerboy@www.com" <beakerboy@www.com>)
List pgsql-cygwin
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


pgsql-cygwin by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [HACKERS] ipc-daemon
Next
From: "joek hondius"
Date:
Subject: Re: command