Re: Startup problem

From: Ray Stell <stellr(at)cns(dot)vt(dot)edu>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Alexandre Becquereau <alex(at)safelogic(dot)com>, pgsql-admin(at)postgresql(dot)org
Subject: Re: Startup problem
Date: 2007-01-22 18:39:37
Message-ID: 20070122183937.GG951@cns.vt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

found it:

[stellr(at)stell postgresql]$ rpm -qlp postgresql-server-8.2.1-1PGDG.i686.rpm
/etc/pam.d/postgresql
/etc/rc.d/init.d/postgresql

On Mon, Jan 22, 2007 at 01:20:21PM -0500, Ray Stell wrote:
> On Mon, Jan 22, 2007 at 11:10:27AM -0500, Tom Lane wrote:
> >
> > but you really ought to adopt the whole script not just that one bit.
>
>
> where is the is script to be found? Nothing extracts to /etc/init.d
>
> [stellr(at)stell postgresql]$ rpm -qlp postgresql-8.2.1-1PGDG.i686.rpm
> /usr/bin/clusterdb
> /usr/bin/createdb
> /usr/bin/createlang
> /usr/bin/createuser
> /usr/bin/dropdb
> /usr/bin/droplang
> /usr/bin/dropuser
> /usr/bin/pg_dump
> /usr/bin/pg_dumpall
> /usr/bin/pg_restore
> /usr/bin/psql
> /usr/bin/reindexdb
> /usr/bin/vacuumdb
> /usr/share/doc/postgresql-8.2.1
> /usr/share/doc/postgresql-8.2.1/COPYRIGHT
> ...

--
You have no chance to survive make your time.

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Smart Softwares - D. & S. 2007-01-22 19:51:55 Function with Array
Previous Message Ray Stell 2007-01-22 18:20:21 Re: Startup problem