Re: Postmaster will not start

From: "beakerboy(at)www(dot)com" <beakerboy(at)www(dot)com>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: Postmaster will not start
Date: 2002-11-07 19:31:28
Message-ID: 50410.167.136.235.223.1036697488.fastmailerweb@webmail.www.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)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/

In response to

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-11-07 20:12:32 Re: Postgres Cygwin Install-as-Service on XP Pro/Home Mini
Previous Message Darko Prenosil 2002-11-07 17:37:38 Re: [HACKERS] command