RE: running Postgresql on Mandrake 7.0

WOLF, PATRICK <patrick.wolf@aerojet.com>

From: patrick.wolf@Aerojet.com (WOLF, PATRICK)
To: "'Thomas Tynan'" <tynan_sj@yahoo.com>, pgsql-novice@postgresql.org
Date: 2000-05-22T16:28:13Z
Lists: pgsql-novice
I don't know what Mandrake 7 is, but for my RedHat 6.1 system I installed
the rpms and then ran "initdb --pgdata=/var/lib/pgsql
--pblib=/usr/lib/pgsql" .  Then "/etc/rc.d/init.d/postgresql start"

Pat




		-----Original Message-----
		From:	Thomas Tynan [mailto:tynan_sj@yahoo.com]
		Sent:	Monday, May 22, 2000 9:22 AM
		To:	pgsql-novice@postgresql.org
		Subject:	[NOVICE] running Postgresql on Mandrake 7.0

		I have install the RPMs at came with my Mandrake
distribution, but when
		I try to connect I get a postmaster error.  So, how do I get
the
		postmaster running?  Or better yet, just what do I do after
installing
		the RPMs?  I have tried to find the answer in the
documentation, but
		they are written for a binary or source installation.  Any
suggestions?